All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.sc.seis.TauP.TauP_Peek

edu.sc.seis.TauP.TauP_Peek

public class TauP_Peek
Allows peeking into the taumodel, slowness model and velocity model previously create by TauP_Create. Mainly used for debugging purposes and is probably not very useful to end users.


Constructor Index

 o TauP_Peek()

Method Index

 o main(String[])
 o readTauModel(String)

Constructors

 o TauP_Peek
 public TauP_Peek()

Methods

 o readTauModel
 public void readTauModel(String filename) throws FileNotFoundException, IOException, StreamCorruptedException, ClassNotFoundException, OptionalDataException
 o main
 public static void main(String args[]) throws FileNotFoundException, IOException, StreamCorruptedException, ClassNotFoundException, OptionalDataException

All Packages  Class Hierarchy  This Package  Previous  Next  Index