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

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

public class PassChannel
extends java.lang.Object
implements ChannelSubsetter

PassChannel.java Created: Thu Dec 13 17:09:18 2001


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

PassChannel

public PassChannel()
Method Detail

accept

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