|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PointFeature
A collection of observations at one time and location.
| Method Summary | |
|---|---|
StructureData |
getData()
The actual data of this observation. |
EarthLocation |
getLocation()
Location of this observation |
double |
getNominalTime()
Nominal time of this observation. |
Date |
getNominalTimeAsDate()
Nominal time of this observation, as a Date. |
double |
getObservationTime()
Actual time of this observation. |
Date |
getObservationTimeAsDate()
Actual time of this observation, as a Date. |
DateUnit |
getTimeUnit()
Get the time unit of the time coordinate. |
| Method Detail |
|---|
EarthLocation getLocation()
double getObservationTime()
Date getObservationTimeAsDate()
double getNominalTime()
Date getNominalTimeAsDate()
DateUnit getTimeUnit()
StructureData getData()
throws IOException
IOException - on i/o error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||