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

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

public class OrientationCode
extends java.lang.Object
implements ChannelSubsetter


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

Constructor Detail

OrientationCode

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

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
Specified by:
accept in interface ChannelSubsetter