|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.data.sounding.CDMTrajectoryFeatureTypeInfo.StationBean
ucar.unidata.data.sounding.CDMTrajectoryFeatureTypeInfo.TrajectoryFeatureBean
public static class CDMTrajectoryFeatureTypeInfo.TrajectoryFeatureBean
Class description
| Constructor Summary | |
|---|---|
CDMTrajectoryFeatureTypeInfo.TrajectoryFeatureBean(ucar.nc2.ft.TrajectoryFeature pfc)
_more_ |
|
| Method Summary | |
|---|---|
int |
compareTo(ucar.unidata.geoloc.Station so)
_more_ |
double |
getAltitude()
_more_ |
float[] |
getAltitudes(ucar.ma2.Range range)
_more_ |
String |
getDescription()
_more_ |
double[] |
getDoubleData(ucar.ma2.Range range,
String varStr)
_more_ |
float[] |
getFloatData(ucar.ma2.Range range,
String varStr)
_more_ |
double |
getLatitude()
_more_ |
float[] |
getLatitudes(ucar.ma2.Range range)
_more_ |
ucar.unidata.geoloc.LatLonPoint |
getLatLon()
_more_ |
double |
getLongitude()
_more_ |
float[] |
getLongitudes(ucar.ma2.Range range)
_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.TrajectoryFeatureBean(ucar.nc2.ft.TrajectoryFeature pfc)
pfc - _more_| Method Detail |
|---|
public static String hiddenProperties()
public void setNobs(int npts)
setNobs in class CDMTrajectoryFeatureTypeInfo.StationBeannpts - _more_public int getNobs()
getNobs in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic String getName()
getName in interface ucar.unidata.geoloc.StationgetName in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic String getDescription()
getDescription in interface ucar.unidata.geoloc.StationgetDescription in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic String getWmoId()
getWmoId in interface ucar.unidata.geoloc.StationgetWmoId in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic double getLatitude()
getLatitude in interface ucar.unidata.geoloc.EarthLocationgetLatitude in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic double getLongitude()
getLongitude in interface ucar.unidata.geoloc.EarthLocationgetLongitude in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic double getAltitude()
getAltitude in interface ucar.unidata.geoloc.EarthLocationgetAltitude in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic ucar.unidata.geoloc.LatLonPoint getLatLon()
getLatLon in interface ucar.unidata.geoloc.EarthLocationgetLatLon in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic int compareTo(ucar.unidata.geoloc.Station so)
compareTo in interface Comparable<ucar.unidata.geoloc.Station>compareTo in class CDMTrajectoryFeatureTypeInfo.StationBeanso - _more_
public boolean isMissing()
isMissing in interface ucar.unidata.geoloc.EarthLocationisMissing in class CDMTrajectoryFeatureTypeInfo.StationBeanpublic float[] getLatitudes(ucar.ma2.Range range)
public float[] getLongitudes(ucar.ma2.Range range)
public float[] getAltitudes(ucar.ma2.Range range)
public float[] getFloatData(ucar.ma2.Range range,
String varStr)
throws Exception
range - _more_varStr - _more_
Exception - _more_
public double[] getDoubleData(ucar.ma2.Range range,
String varStr)
throws Exception
range - _more_varStr - _more_
Exception - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||