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