Interface EventVectorSubsetter

All Superinterfaces:
SodElement, Subsetter
All Known Implementing Classes:
ANDEventChannelWrapper, BestChannelAtStation, EventVectorAND, EventVectorNOT, EventVectorOR, EventVectorScript, EventVectorXOR, OREventChannelWrapper, PassEventChannel

public interface EventVectorSubsetter
extends Subsetter
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.sod.model.event.CacheEvent event, edu.sc.seis.sod.model.station.ChannelGroup channelGroup, MeasurementStorage cookieJar)  
  • Method Details

    • accept

      StringTree accept​(edu.sc.seis.sod.model.event.CacheEvent event, edu.sc.seis.sod.model.station.ChannelGroup channelGroup, MeasurementStorage cookieJar) throws java.lang.Exception
      Throws:
      java.lang.Exception