Package edu.sc.seis.TauP
Class TauP_SlownessPlot
- java.lang.Object
-
- edu.sc.seis.TauP.TauP_Tool
-
- edu.sc.seis.TauP.TauP_Create
-
- edu.sc.seis.TauP.TauP_SlownessPlot
-
public class TauP_SlownessPlot extends TauP_Create
-
-
Field Summary
-
Fields inherited from class edu.sc.seis.TauP.TauP_Create
GUI, toolProps, velFileType
-
Fields inherited from class edu.sc.seis.TauP.TauP_Tool
DEBUG, expert, JSON, outFileBase, outForms, outputFormat, TEXT, verbose, writer
-
-
Constructor Summary
Constructors Constructor Description TauP_SlownessPlot()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start()
-
Methods inherited from class edu.sc.seis.TauP.TauP_Create
createTauModel, dashEquals, destroy, getDEBUG, getDirectory, getModelFilename, getVelFileType, init, loadVMod, main, parseCmdLineArgs, parseFileName, printUsage, setAllowInnerCoreS, setDEBUG, setDirectory, setMaxDeltaP, setMaxDepthInterval, setMaxInterpError, setMaxRangeInterval, setMinDeltaP, setModelFilename, setVelFileType, setVelocityModel
-
Methods inherited from class edu.sc.seis.TauP.TauP_Tool
endGmtAndCleanUp, getOutFile, getOutFileBase, getOutFileExtension, getOutputFormat, getWriter, parseCommonCmdLineArgs, printNoComprendoArgs, printScriptBeginning, printStdUsageHead, printStdUsageTail, setOutFileBase, setOutputFormat, setWriter
-
-
-
-
Method Detail
-
start
public void start() throws SlownessModelException, TauModelException, VelocityModelException, java.io.IOException
- Overrides:
start
in classTauP_Create
- Throws:
SlownessModelException
TauModelException
VelocityModelException
java.io.IOException
-
-