|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PointObsDatatype
A collection of observations at one time and location.
| Method Summary | |
|---|---|
StructureData |
getData()
The actual data of the observation. |
ucar.unidata.geoloc.EarthLocation |
getLocation()
Location of the observation |
double |
getNominalTime()
Nominal time of the observation. |
java.util.Date |
getNominalTimeAsDate()
Nominal time of the observation, as a Date. |
double |
getObservationTime()
Actual time of the observation. |
java.util.Date |
getObservationTimeAsDate()
Actual time of the observation, as a Date. |
| Method Detail |
|---|
double getNominalTime()
double getObservationTime()
java.util.Date getNominalTimeAsDate()
java.util.Date getObservationTimeAsDate()
ucar.unidata.geoloc.EarthLocation getLocation()
StructureData getData()
throws java.io.IOException
java.io.IOException - on io error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||