Class find_channels

java.lang.Object
edu.sc.seis.seisFile.client.AbstractClient

public class find_channels extends find_stations
  • Constructor Details

    • find_channels

      public find_channels() throws com.martiansoftware.jsap.JSAPException
      Throws:
      com.martiansoftware.jsap.JSAPException
    • find_channels

      public find_channels(String[] args) throws com.martiansoftware.jsap.JSAPException
      Throws:
      com.martiansoftware.jsap.JSAPException
  • Method Details

    • getContext

      public org.apache.velocity.VelocityContext getContext()
      Overrides:
      getContext in class find_stations
    • addParams

      protected void addParams() throws com.martiansoftware.jsap.JSAPException
      Overrides:
      addParams in class find_stations
      Throws:
      com.martiansoftware.jsap.JSAPException
    • addDefaultParams

      protected void addDefaultParams() throws com.martiansoftware.jsap.JSAPException
      Overrides:
      addDefaultParams in class find_stations
      Throws:
      com.martiansoftware.jsap.JSAPException
    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception