|
||||||||||
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. |
EarthLocation |
getLocation()
Location of the observation |
double |
getNominalTime()
Nominal time of the observation. |
Date |
getNominalTimeAsDate()
Nominal time of the observation, as a Date. |
double |
getObservationTime()
Actual time of the observation. |
Date |
getObservationTimeAsDate()
Actual time of the observation, as a Date. |
Method Detail |
---|
double getNominalTime()
double getObservationTime()
Date getNominalTimeAsDate()
Date getObservationTimeAsDate()
EarthLocation getLocation()
StructureData getData() throws IOException
IOException
- on io error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |