public class TauP_VelocityPlot extends TauP_Tool
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_OUTFILE |
Constructor and Description |
---|
TauP_VelocityPlot() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
protected java.lang.String[] |
parseCmdLineArgs(java.lang.String[] origArgs) |
void |
printUsage() |
void |
start() |
dashEquals, endGmtAndCleanUp, getOutFile, getOutFileBase, getOutFileExtension, getOutputFormat, getWriter, parseCommonCmdLineArgs, printNoComprendoArgs, printScriptBeginning, printStdUsageHead, printStdUsageTail, setOutFileBase, setOutFileExtension, setOutputFormat, setWriter, toolNameFromClass
public static final java.lang.String DEFAULT_OUTFILE
public void start() throws SlownessModelException, TauModelException, VelocityModelException, java.io.IOException
start
in class TauP_Tool
SlownessModelException
TauModelException
VelocityModelException
java.io.IOException
protected java.lang.String[] parseCmdLineArgs(java.lang.String[] origArgs) throws java.io.IOException
parseCmdLineArgs
in class TauP_Tool
java.io.IOException
public void init() throws TauPException
init
in class TauP_Tool
TauPException
public void destroy() throws TauPException
destroy
in class TauP_Tool
TauPException
public void printUsage()
printUsage
in class TauP_Tool