Interface ChannelSubsetter

All Superinterfaces:
SodElement, Subsetter
All Known Implementing Classes:
AbstractResponseSubsetter, AbstractStageSubsetter, AbstractStageUnit, AlwaysSuccess, BandCode, ChannelAND, ChannelCode, ChannelEffectiveTimeOverlap, ChannelEquipment, ChannelLogicalSubsetter, ChannelNOT, ChannelOR, ChannelScript, ChannelXOR, CompositeChannelSubsetter, GainCode, HadDataLastWeek, HasNegativeSensitivity, HasResponse, HasSensitivity, IsFlipped, IsGroupable, OrientationAzimuthRange, OrientationCode, OrientationDipRange, OrientationRange, PassChannel, PrintlineChannelProcess, RepairSensitivity, ResponseFilterType, ResponseWriter, SacPoleZeroWriter, Sampling, SiteArea, SiteBoxArea, SiteCode, SiteDepthRange, 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.sc.seis.seisFile.fdsnws.stationxml.Channel channel, NetworkSource network)  
  • Method Details

    • accept

      StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, NetworkSource network) throws java.lang.Exception
      Throws:
      java.lang.Exception