Class TransferResponse

java.lang.Object
edu.sc.seis.sod.process.waveform.TransferResponse
All Implemented Interfaces:
WaveformProcess, SodElement, Subsetter, Threadable

public class TransferResponse
extends java.lang.Object
implements WaveformProcess, Threadable
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static float DEFAULT_HIGH_CUT  
    static float DEFAULT_HIGH_PASS  
    static float DEFAULT_LOW_CUT  
    static float DEFAULT_LOW_PASS  
  • Constructor Summary

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

    Modifier and Type Method Description
    WaveformResult accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, edu.iris.Fissures.IfSeismogramDC.RequestFilter[] original, edu.iris.Fissures.IfSeismogramDC.RequestFilter[] available, edu.iris.Fissures.seismogramDC.LocalSeismogramImpl[] seismograms, CookieJar cookieJar)
    Processes localSeismograms, possibly modifying them.
    static edu.sc.seis.seisFile.sac.SacPoleZero checkResponse​(edu.iris.Fissures.network.ChannelImpl chan, NetworkSource na)  
    boolean isThreadSafe()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait