Package edu.sc.seis.sod.tools
Class find_channels
java.lang.Object
edu.sc.seis.seisFile.client.AbstractClient
edu.sc.seis.sod.tools.CommandLineTool
edu.sc.seis.sod.tools.find_stations
edu.sc.seis.sod.tools.find_channels
public class find_channels extends find_stations
-
Field Summary
Fields inherited from class edu.sc.seis.sod.tools.find_stations
beginParam, endParam, outputFormatFlag
-
Constructor Summary
Constructors Constructor Description find_channels()
find_channels(java.lang.String[] args)
-
Method Summary
Modifier and Type Method Description protected void
addDefaultParams()
protected void
addParams()
org.apache.velocity.VelocityContext
getContext()
static void
main(java.lang.String[] args)
Methods inherited from class edu.sc.seis.sod.tools.CommandLineTool
getTemplate, run, shouldPrintRecipe
-
Constructor Details
-
find_channels
public find_channels() throws com.martiansoftware.jsap.JSAPException- Throws:
com.martiansoftware.jsap.JSAPException
-
find_channels
public find_channels(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException- Throws:
com.martiansoftware.jsap.JSAPException
-
-
Method Details
-
getContext
public org.apache.velocity.VelocityContext getContext()- Overrides:
getContext
in classfind_stations
-
addParams
protected void addParams() throws com.martiansoftware.jsap.JSAPException- Overrides:
addParams
in classfind_stations
- Throws:
com.martiansoftware.jsap.JSAPException
-
addDefaultParams
protected void addDefaultParams() throws com.martiansoftware.jsap.JSAPException- Overrides:
addDefaultParams
in classfind_stations
- Throws:
com.martiansoftware.jsap.JSAPException
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-