|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.geoloc.EarthLocationImpl
ucar.unidata.geoloc.StationImpl
ucar.nc2.iosp.adde.StationDB.Station
public class StationDB.Station
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.geoloc.StationImpl |
|---|
wmoId |
| Fields inherited from class ucar.unidata.geoloc.EarthLocationImpl |
|---|
alt |
| Method Summary | |
|---|---|
int |
compareTo(StationDB.Station so)
|
double |
getAltitude()
altitude in meters; missing = NaN. |
java.lang.String |
getDescription()
Station description |
double |
getLatitude()
latitude in decimal degrees north |
double |
getLongitude()
longitude in decimal degrees east |
java.lang.String |
getName()
Station name or id. |
java.lang.String |
getWmoId()
WMO station id |
java.lang.String |
toString()
|
| Methods inherited from class ucar.unidata.geoloc.StationImpl |
|---|
compareTo, setDescription, setName, setWmoId |
| Methods inherited from class ucar.unidata.geoloc.EarthLocationImpl |
|---|
getLatLon, isMissing, setAltitude, setLatitude, setLongitude |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ucar.unidata.geoloc.EarthLocation |
|---|
getLatLon, isMissing |
| Method Detail |
|---|
public java.lang.String toString()
toString in class StationImplpublic java.lang.String getName()
StationImpl
getName in interface StationgetName in class StationImplpublic java.lang.String getDescription()
StationImpl
getDescription in interface StationgetDescription in class StationImplpublic java.lang.String getWmoId()
StationImpl
getWmoId in interface StationgetWmoId in class StationImplpublic double getLatitude()
EarthLocationImpl
getLatitude in interface EarthLocationgetLatitude in class EarthLocationImplpublic double getLongitude()
EarthLocationImpl
getLongitude in interface EarthLocationgetLongitude in class EarthLocationImplpublic double getAltitude()
EarthLocationImpl
getAltitude in interface EarthLocationgetAltitude in class EarthLocationImplpublic int compareTo(StationDB.Station so)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||