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

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

public class OrientationAzimuthRange
extends RangeSubsetter
implements ChannelSubsetter


Field Summary
 
Fields inherited from class edu.sc.seis.sod.subsetter.RangeSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min
 
Constructor Summary
OrientationAzimuthRange(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

OrientationAzimuthRange

public OrientationAzimuthRange(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