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

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

public class GainCode
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
GainCode(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

GainCode

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

accept

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