public abstract class SensorSubsetter extends InstrumentationSubsetter
Constructor and Description |
---|
SensorSubsetter() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptNominalHighFreq(edu.iris.Fissures.network.ChannelImpl channel,
NetworkSource network,
float nominalHighFreq) |
protected boolean |
acceptNominalLowFreq(edu.iris.Fissures.network.ChannelImpl channel,
NetworkSource network,
float nominalLowFreq) |
protected edu.iris.Fissures.IfNetwork.SeismicHardware |
getSeismicHardware(edu.iris.Fissures.IfNetwork.Instrumentation inst) |
acceptId, acceptManufacturer, acceptModel, acceptSerialNumber, getChannelNotFoundMsg, getInstrumentationInvalidMsg, getSeismicHardware, handle, handle, handleChannelNotFound
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
protected edu.iris.Fissures.IfNetwork.SeismicHardware getSeismicHardware(edu.iris.Fissures.IfNetwork.Instrumentation inst)
getSeismicHardware
in class InstrumentationSubsetter
protected boolean acceptNominalHighFreq(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network, float nominalHighFreq)
protected boolean acceptNominalLowFreq(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network, float nominalLowFreq)