public class StationDB.Station extends StationImpl
nobs, wmoIdalt| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(StationDB.Station so) |
double |
getAltitude() |
String |
getDescription() |
double |
getLatitude() |
double |
getLongitude() |
String |
getName() |
String |
getWmoId() |
String |
toString() |
compareTo, getNobs, setDescription, setName, setNobs, setWmoIdgetLatLon, isMissing, setAltitude, setLatitude, setLongitudeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLatLon, isMissingpublic String toString()
toString in class StationImplpublic String getName()
getName in interface StationgetName in class StationImplpublic String getDescription()
getDescription in interface StationgetDescription in class StationImplpublic String getWmoId()
getWmoId in interface StationgetWmoId in class StationImplpublic double getLatitude()
getLatitude in interface EarthLocationgetLatitude in class EarthLocationImplpublic double getLongitude()
getLongitude in interface EarthLocationgetLongitude in class EarthLocationImplpublic double getAltitude()
getAltitude in interface EarthLocationgetAltitude in class EarthLocationImplpublic int compareTo(StationDB.Station so)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.