|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.source.network.WrappingNetworkSource
edu.sc.seis.sod.source.network.InstrumentationFromDB
public class InstrumentationFromDB
Constructor Summary | |
---|---|
InstrumentationFromDB(NetworkSource wrapped)
|
Method Summary | |
---|---|
Instrumentation |
getInstrumentation(ChannelId chanId)
|
Instrumentation |
getInstrumentation(ChannelImpl chan)
|
QuantityImpl |
getSensitivity(ChannelId chanId)
|
Methods inherited from class edu.sc.seis.sod.source.network.WrappingNetworkSource |
---|
getChannels, getDNS, getName, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getStations, getWrapped |
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.source.network.NetworkSource |
---|
getChannels, getNetwork, getNetworkByName, getNetworks, getRefreshInterval, getStations |
Methods inherited from interface edu.sc.seis.sod.source.Source |
---|
getDNS, getName |
Constructor Detail |
---|
public InstrumentationFromDB(NetworkSource wrapped)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |