Package ucar.unidata.data.sounding
Class CDMProfileFeatureTypeInfo.StationBean
java.lang.Object
ucar.unidata.data.sounding.CDMProfileFeatureTypeInfo.FeatureBean
ucar.unidata.data.sounding.CDMProfileFeatureTypeInfo.StationBean
- All Implemented Interfaces:
Comparable<ucar.unidata.geoloc.Station>
,ucar.unidata.geoloc.EarthLocation
,ucar.unidata.geoloc.Station
- Direct Known Subclasses:
CDMProfileFeatureTypeInfo.ProfileFeatureBean
- Enclosing class:
CDMProfileFeatureTypeInfo
public static class CDMProfileFeatureTypeInfo.StationBean
extends CDMProfileFeatureTypeInfo.FeatureBean
implements ucar.unidata.geoloc.Station
Class description
- Version:
- Enter version here..., Wed, Dec 22, '10
- Author:
- Enter your name here...
-
Constructor Summary
ConstructorsConstructorDescription_more_StationBean
(ucar.ma2.StructureData sdata) StationBean
(ucar.unidata.geoloc.Station s) _more_ -
Method Summary
Methods inherited from class ucar.unidata.data.sounding.CDMProfileFeatureTypeInfo.FeatureBean
getFields, showFields
-
Constructor Details
-
StationBean
public StationBean()_more_ -
StationBean
- Throws:
IOException
-
StationBean
_more_- Parameters:
s
- _more_- Throws:
IOException
-
-
Method Details
-
getNobs
public int getNobs()_more_- Specified by:
getNobs
in interfaceucar.unidata.geoloc.Station
- Returns:
- _more_
-
setNobs
public void setNobs(int npts) _more_- Parameters:
npts
- _more_
-
getWmoId
_more_- Specified by:
getWmoId
in interfaceucar.unidata.geoloc.Station
- Returns:
- _more_
-
getName
_more_- Specified by:
getName
in interfaceucar.unidata.geoloc.Station
- Returns:
- _more_
-
getDescription
_more_- Specified by:
getDescription
in interfaceucar.unidata.geoloc.Station
- Returns:
- _more_
-
getLatitude
public double getLatitude()_more_- Specified by:
getLatitude
in interfaceucar.unidata.geoloc.EarthLocation
- Returns:
- _more_
-
getLongitude
public double getLongitude()_more_- Specified by:
getLongitude
in interfaceucar.unidata.geoloc.EarthLocation
- Returns:
- _more_
-
getAltitude
public double getAltitude()_more_- Specified by:
getAltitude
in interfaceucar.unidata.geoloc.EarthLocation
- Returns:
- _more_
-
getLatLon
public ucar.unidata.geoloc.LatLonPoint getLatLon()_more_- Specified by:
getLatLon
in interfaceucar.unidata.geoloc.EarthLocation
- Returns:
- _more_
-
isMissing
public boolean isMissing()_more_- Specified by:
isMissing
in interfaceucar.unidata.geoloc.EarthLocation
- Returns:
- _more_
-
compareTo
public int compareTo(ucar.unidata.geoloc.Station so) _more_- Specified by:
compareTo
in interfaceComparable<ucar.unidata.geoloc.Station>
- Parameters:
so
- _more_- Returns:
- _more_