public class InstrumentationFromDB extends WrappingNetworkSource implements NetworkSource
Constructor and Description |
---|
InstrumentationFromDB(NetworkSource wrapped) |
Modifier and Type | Method and Description |
---|---|
Instrumentation |
getInstrumentation(ChannelId chanId) |
Instrumentation |
getInstrumentation(ChannelImpl chan) |
QuantityImpl |
getSensitivity(ChannelId chanId) |
getChannels, getName, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getStations, getWrapped, setConstraints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChannels, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getStations, setConstraints
public InstrumentationFromDB(NetworkSource wrapped)
public Instrumentation getInstrumentation(ChannelId chanId) throws ChannelNotFound, InvalidResponse
getInstrumentation
in interface NetworkSource
getInstrumentation
in class WrappingNetworkSource
ChannelNotFound
InvalidResponse
public QuantityImpl getSensitivity(ChannelId chanId) throws ChannelNotFound, InvalidResponse
getSensitivity
in interface NetworkSource
getSensitivity
in class WrappingNetworkSource
ChannelNotFound
InvalidResponse
public Instrumentation getInstrumentation(ChannelImpl chan) throws ChannelNotFound
ChannelNotFound