Class BestChannelAtStation

    • Constructor Summary

      Constructors 
      Constructor Description
      BestChannelAtStation​(org.w3c.dom.Element config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, CookieJar cookieJar)  
      StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, CookieJar cookieJar)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BestChannelAtStation

        public BestChannelAtStation​(org.w3c.dom.Element config)
    • Method Detail

      • accept

        public StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                 edu.iris.Fissures.network.ChannelImpl channel,
                                 CookieJar cookieJar)
                          throws java.lang.Exception
        Specified by:
        accept in interface EventChannelSubsetter
        Throws:
        java.lang.Exception
      • accept

        public StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                 edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup,
                                 CookieJar cookieJar)
                          throws java.lang.Exception
        Specified by:
        accept in interface EventVectorSubsetter
        Throws:
        java.lang.Exception