Package edu.sc.seis.TauP.cmdline
Class TauP_VelocityMerge
java.lang.Object
edu.sc.seis.TauP.cmdline.TauP_Tool
edu.sc.seis.TauP.cmdline.TauP_VelocityMerge
Replaces part of a velocity model with layers from another.
-
Field Summary
FieldsFields inherited from class edu.sc.seis.TauP.cmdline.TauP_Tool
ABREV_SYNOPSIS, abstractOutputTypeArgs, OPTIONS_HEADING, toolProps -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voidinit()voidsetJsonModelFilename(boolean outAsJson) voidsetOutFile(String outfile) voidstart()voidMethods inherited from class edu.sc.seis.TauP.cmdline.TauP_Tool
call, configDefaults, getCmdLineArgs, getOutFileExtension, isDEBUG, isVerbose, setDEBUG, setOutFileBase, setOutFileExtension, setOutputFormat, setToolPropsFilename, setVerbose, toolNameFromClass
-
Field Details
-
DEFAULT_OUTFILE
-
-
Constructor Details
-
TauP_VelocityMerge
public TauP_VelocityMerge()
-
-
Method Details
-
start
- Specified by:
startin classTauP_Tool- Throws:
TauPExceptionIOException
-
validateArguments
- Specified by:
validateArgumentsin classTauP_Tool- Throws:
TauModelException
-
init
- Specified by:
initin classTauP_Tool- Throws:
TauPException
-
destroy
- Specified by:
destroyin classTauP_Tool- Throws:
TauPException
-
getOutputFormat
- Specified by:
getOutputFormatin classTauP_Tool
-
setOutFile
-
getOutFile
-
setJsonModelFilename
public void setJsonModelFilename(boolean outAsJson)
-