Interface ChannelSubsetter
- All Superinterfaces:
SodElement
,Subsetter
- All Known Implementing Classes:
AbstractResponseFilterSubsetter
,AbstractResponseSubsetter
,AbstractStageSubsetter
,AbstractStageUnit
,AlwaysSuccess
,BandCode
,ChannelAND
,ChannelCode
,ChannelEffectiveTimeOverlap
,ChannelLogicalSubsetter
,ChannelNOT
,ChannelOR
,ChannelScript
,ChannelXOR
,ClockId
,ClockManufacturer
,ClockModel
,ClockSerial
,ClockSubsetter
,ClockType
,CompositeChannelSubsetter
,DasId
,DasManufacturer
,DasModel
,DasSerial
,DasStyle
,DasSubsetter
,GainCode
,HadDataLastWeek
,HasNegativeSensitivity
,HasResponse
,HasSensitivity
,InstrumentationSubsetter
,IsFlipped
,IsGroupable
,OrientationAzimuthRange
,OrientationCode
,OrientationDipRange
,OrientationRange
,PassChannel
,PrintlineChannelProcess
,RepairSensitivity
,ResponseFilterType
,ResponseWriter
,SacPoleZeroWriter
,Sampling
,SensorId
,SensorManufacturer
,SensorModel
,SensorNominalHighFreq
,SensorNominalLowFreq
,SensorSerial
,SensorSubsetter
,SiteArea
,SiteBoxArea
,SiteCode
,SiteDepthRange
,SiteEffectiveTimeOverlap
,SitePolygonFile
,StageInputUnit
,StageOutputUnit
,StageTransferType
,StationHas
,StationSubsetterWrapper
public interface ChannelSubsetter extends Subsetter
ChannelSubsetter.java
Created: Thu Dec 13 17:15:47 2001
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network)
-
Method Details
-
accept
StringTree accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network) throws java.lang.Exception- Throws:
java.lang.Exception
-