public interface PointObsDatatype
Modifier and Type | Method and Description |
---|---|
StructureData |
getData()
Deprecated.
The actual data of the observation.
|
EarthLocation |
getLocation()
Deprecated.
Location of the observation
|
double |
getNominalTime()
Deprecated.
Nominal time of the observation.
|
Date |
getNominalTimeAsDate()
Deprecated.
Nominal time of the observation, as a Date.
|
double |
getObservationTime()
Deprecated.
Actual time of the observation.
|
Date |
getObservationTimeAsDate()
Deprecated.
Actual time of the observation, as a Date.
|
double getNominalTime()
double getObservationTime()
Date getNominalTimeAsDate()
Date getObservationTimeAsDate()
EarthLocation getLocation()
StructureData getData() throws IOException
IOException
- on io errorCopyright © 1999–2018 UCAR/Unidata. All rights reserved.