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

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

public class OrientationRange
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
OrientationRange(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(ChannelImpl e, NetworkSource network)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrientationRange

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