|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.data.sounding.CDMTrajectoryFeatureTypeInfo.StationBean
public static class CDMTrajectoryFeatureTypeInfo.StationBean
Class description
| Constructor Summary | |
|---|---|
CDMTrajectoryFeatureTypeInfo.StationBean()
_more_ |
|
CDMTrajectoryFeatureTypeInfo.StationBean(ucar.unidata.geoloc.Station s)
_more_ |
|
| Method Summary | |
|---|---|
int |
compareTo(ucar.unidata.geoloc.Station so)
_more_ |
double |
getAltitude()
_more_ |
String |
getDescription()
_more_ |
double |
getLatitude()
_more_ |
ucar.unidata.geoloc.LatLonPoint |
getLatLon()
_more_ |
double |
getLongitude()
_more_ |
String |
getName()
_more_ |
int |
getNobs()
_more_ |
String |
getWmoId()
_more_ |
static String |
hiddenProperties()
_more_ |
boolean |
isMissing()
_more_ |
void |
setNobs(int npts)
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CDMTrajectoryFeatureTypeInfo.StationBean()
public CDMTrajectoryFeatureTypeInfo.StationBean(ucar.unidata.geoloc.Station s)
s - _more_| Method Detail |
|---|
public static String hiddenProperties()
public int getNobs()
public void setNobs(int npts)
npts - _more_public String getWmoId()
getWmoId in interface ucar.unidata.geoloc.Stationpublic String getName()
getName in interface ucar.unidata.geoloc.Stationpublic String getDescription()
getDescription in interface ucar.unidata.geoloc.Stationpublic double getLatitude()
getLatitude in interface ucar.unidata.geoloc.EarthLocationpublic double getLongitude()
getLongitude in interface ucar.unidata.geoloc.EarthLocationpublic double getAltitude()
getAltitude in interface ucar.unidata.geoloc.EarthLocationpublic ucar.unidata.geoloc.LatLonPoint getLatLon()
getLatLon in interface ucar.unidata.geoloc.EarthLocationpublic boolean isMissing()
isMissing in interface ucar.unidata.geoloc.EarthLocationpublic int compareTo(ucar.unidata.geoloc.Station so)
compareTo in interface Comparable<ucar.unidata.geoloc.Station>so - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||