public abstract class SensorSubsetter extends InstrumentationSubsetter
Constructor and Description |
---|
SensorSubsetter() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptNominalHighFreq(Channel channel,
NetworkSource network,
float nominalHighFreq) |
protected boolean |
acceptNominalLowFreq(Channel channel,
NetworkSource network,
float nominalLowFreq) |
protected SeismicHardware |
getSeismicHardware(Instrumentation inst) |
acceptId, acceptManufacturer, acceptModel, acceptSerialNumber, getChannelNotFoundMsg, getInstrumentationInvalidMsg, getSeismicHardware, 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(Channel channel, NetworkSource network, float nominalHighFreq)
protected boolean acceptNominalLowFreq(Channel channel, NetworkSource network, float nominalLowFreq)