public class TauP_VelocityMerge extends TauP_Tool
Constructor and Description |
---|
TauP_VelocityMerge() |
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 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