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, handleChannelNotFound
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
protected SeismicHardware getSeismicHardware(Instrumentation inst)
getSeismicHardware
in class InstrumentationSubsetter
protected boolean acceptNominalHighFreq(ChannelImpl channel, NetworkSource network, float nominalHighFreq)
protected boolean acceptNominalLowFreq(ChannelImpl channel, NetworkSource network, float nominalLowFreq)