|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SosStation
A station represents a actual physical station. A station contains a location where one or more phenomena are measured.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getFeatureOfInterestName()
The default name of the location with which the station takes its reading from. |
java.lang.String |
getId()
This ID should be unique for each station. |
Location |
getLocation()
The location of the station |
java.lang.String |
getName()
|
java.util.List<SosNetwork> |
getNetworks()
A list of networks this station is associated to |
java.lang.String |
getPlatformType()
BUOY WAVE BUOY HF RADAR DRIFTER VESSEL PIER TOWER AUV ROV GLIDER ADCP (SELF-CONTAINED) CABLED ARRAY FIXED BOTTOM STATION SUB-SURFACE MOORING AIRCRAFT SATELLITE IMAGERY DOWNLINK WATER LEVEL STATION FIXED SHORE STATION FIXED MET STATION FIXED WQ STATION FIXED TIDE GAGE OTHER |
java.util.List<SosSensor> |
getSensors()
A list of phenomena that this station has readings for |
SosSource |
getSource()
Name of the source for the station. |
boolean |
isMoving()
Is the station moving |
| Method Detail |
|---|
java.util.List<SosSensor> getSensors()
boolean isMoving()
java.lang.String getId()
java.lang.String getFeatureOfInterestName()
Location getLocation()
SosSource getSource()
java.util.List<SosNetwork> getNetworks()
java.lang.String getDescription()
java.lang.String getName()
java.lang.String getPlatformType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||