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

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

public class HasSensitivity
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
HasSensitivity()
           
 
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

HasSensitivity

public HasSensitivity()
Method Detail

accept

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