Class HadDataLastWeek

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

public class HadDataLastWeek
extends java.lang.Object
implements ChannelSubsetter
  • Constructor Summary

    Constructors 
    Constructor Description
    HadDataLastWeek​(org.w3c.dom.Element el)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network)  

    Methods inherited from class java.lang.Object

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

    • HadDataLastWeek

      public HadDataLastWeek​(org.w3c.dom.Element el) throws java.lang.Exception
      Throws:
      java.lang.Exception
  • Method Details