|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.source.AbstractCSVSource
edu.sc.seis.sod.source.network.CSVNetworkSource
edu.sc.seis.sod.source.network.WinstonNetworkSource
public class WinstonNetworkSource
Field Summary |
---|
Fields inherited from class edu.sc.seis.sod.source.network.CSVNetworkSource |
---|
AZIMUTH, channels, CODE, COMMENT, DESCRIPTION, DIP, END, NET_CODE, NET_END, NET_START, networks, OPERATOR, SAMPLE_FREQUENCY, SAMPLE_PERIOD, SITE_CODE, START, STATION_CODE, stations |
Fields inherited from class edu.sc.seis.sod.source.AbstractCSVSource |
---|
csvFilename, DEFAULT_END, DEFAULT_TIME, DEPTH, DEPTH_UNITS, ELEVATION, ELEVATION_UNITS, FE_GEO_REGION, FE_REGION, FE_REGION_TYPE, FE_SEIS_REGION, LATITUDE, LONGITUDE, NAME, UNKNOWN |
Constructor Summary | |
---|---|
WinstonNetworkSource(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
gov.usgs.winston.server.WWSClient |
getWaveServer()
|
protected void |
initChannels(org.w3c.dom.Element config)
|
Methods inherited from class edu.sc.seis.sod.source.network.CSVNetworkSource |
---|
getChannels, getChannelsFromReader, getDescription, getDNS, getFields, getInstrumentation, getName, getNetwork, getNetworkByName, getNetworks, getNetworksFromStations, getRefreshInterval, getSensitivity, getStationForChannel, getStations, getStationsFromReader, initStations, toString |
Methods inherited from class edu.sc.seis.sod.source.AbstractCSVSource |
---|
concatenateValidFields, isValidField, loadDouble, loadFloat, loadString, loadTime, loadUnit, validateHeaders |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WinstonNetworkSource(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
protected void initChannels(org.w3c.dom.Element config) throws ConfigurationException
initChannels
in class CSVNetworkSource
ConfigurationException
public gov.usgs.winston.server.WWSClient getWaveServer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |