|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.channel.InstrumentationSubsetter
edu.sc.seis.sod.subsetter.channel.SensorSubsetter
public abstract class SensorSubsetter
Constructor Summary | |
---|---|
SensorSubsetter()
|
Method Summary | |
---|---|
protected boolean |
acceptNominalHighFreq(Channel channel,
NetworkSource network,
float nominalHighFreq)
|
protected boolean |
acceptNominalLowFreq(Channel channel,
NetworkSource network,
float nominalLowFreq)
|
protected SeismicHardware |
getSeismicHardware(Instrumentation inst)
|
Methods inherited from class edu.sc.seis.sod.subsetter.channel.InstrumentationSubsetter |
---|
acceptId, acceptManufacturer, acceptModel, acceptSerialNumber, getChannelNotFoundMsg, getInstrumentationInvalidMsg, getSeismicHardware, handle, handleChannelNotFound |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.sc.seis.sod.subsetter.channel.ChannelSubsetter |
---|
accept |
Constructor Detail |
---|
public SensorSubsetter()
Method Detail |
---|
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |