edu.sc.seis.sod.subsetter.channel
Class SensorNominalLowFreq

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.channel.InstrumentationSubsetter
      extended by edu.sc.seis.sod.subsetter.channel.SensorSubsetter
          extended by edu.sc.seis.sod.subsetter.channel.SensorNominalLowFreq
All Implemented Interfaces:
SodElement, ChannelSubsetter, Subsetter

public class SensorNominalLowFreq
extends SensorSubsetter


Constructor Summary
SensorNominalLowFreq(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(ChannelImpl channel, NetworkSource network)
           
 
Methods inherited from class edu.sc.seis.sod.subsetter.channel.SensorSubsetter
acceptNominalHighFreq, acceptNominalLowFreq, getSeismicHardware
 
Methods inherited from class edu.sc.seis.sod.subsetter.channel.InstrumentationSubsetter
acceptId, acceptManufacturer, acceptModel, acceptSerialNumber, getChannelNotFoundMsg, getInstrumentationInvalidMsg, getSeismicHardware, handle, handleChannelNotFound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SensorNominalLowFreq

public SensorNominalLowFreq(org.w3c.dom.Element config)
Method Detail

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
                  throws java.lang.Exception
Throws:
java.lang.Exception