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

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

public class OrientationDipRange
extends RangeSubsetter
implements ChannelSubsetter


Field Summary
 
Fields inherited from class edu.sc.seis.sod.subsetter.RangeSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min
 
Constructor Summary
OrientationDipRange(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(ChannelImpl e, NetworkSource network)
           
 
Methods inherited from class edu.sc.seis.sod.subsetter.RangeSubsetter
accept, acceptMax, acceptMin, getMaxValue, getMinValue, parseConfig, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OrientationDipRange

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

accept

public StringTree accept(ChannelImpl e,
                         NetworkSource network)
                  throws java.lang.Exception
Specified by:
accept in interface ChannelSubsetter
Throws:
java.lang.Exception