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, handleChannelNotFoundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptprotected edu.iris.Fissures.IfNetwork.SeismicHardware getSeismicHardware(edu.iris.Fissures.IfNetwork.Instrumentation inst)
getSeismicHardware in class InstrumentationSubsetterprotected 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)