public class InstrumentationFromDB extends WrappingNetworkSource implements NetworkSource
constraints, REFRESH_ELEMENT, refreshInterval
name, NAME_ELEMENT, RETRIES_ELEMENT
Constructor and Description |
---|
InstrumentationFromDB(NetworkSource wrapped) |
Modifier and Type | Method and Description |
---|---|
edu.iris.Fissures.IfNetwork.Instrumentation |
getInstrumentation(edu.iris.Fissures.network.ChannelImpl chan) |
edu.iris.Fissures.model.QuantityImpl |
getSensitivity(edu.iris.Fissures.network.ChannelImpl chan) |
getChannels, getName, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getStations, getWrapped, setConstraints
appendToName, getFissuresNamingService, getRetries, getRetryStrategy, setRetryStrategy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChannels, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getRetries, getRetryStrategy, getStations, setConstraints
appendToName, getName
public InstrumentationFromDB(NetworkSource wrapped)
public edu.iris.Fissures.model.QuantityImpl getSensitivity(edu.iris.Fissures.network.ChannelImpl chan) throws edu.iris.Fissures.IfNetwork.ChannelNotFound, edu.sc.seis.fissuresUtil.sac.InvalidResponse, SodSourceException
getSensitivity
in interface NetworkSource
getSensitivity
in class WrappingNetworkSource
edu.iris.Fissures.IfNetwork.ChannelNotFound
edu.sc.seis.fissuresUtil.sac.InvalidResponse
SodSourceException
public edu.iris.Fissures.IfNetwork.Instrumentation getInstrumentation(edu.iris.Fissures.network.ChannelImpl chan) throws edu.iris.Fissures.IfNetwork.ChannelNotFound, SodSourceException
getInstrumentation
in interface NetworkSource
getInstrumentation
in class WrappingNetworkSource
edu.iris.Fissures.IfNetwork.ChannelNotFound
SodSourceException