|
||||||||||
| 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. |
ucar.unidata.geoloc.EarthLocation |
getLocation()
Location of this observation |
double |
getNominalTime()
Nominal time of this observation. |
java.util.Date |
getNominalTimeAsDate()
Nominal time of this observation, as a Date. |
double |
getObservationTime()
Actual time of this observation. |
java.util.Date |
getObservationTimeAsDate()
Actual time of this observation, as a Date. |
DateUnit |
getTimeUnit()
Get the time unit of the time coordinate. |
| Method Detail |
|---|
ucar.unidata.geoloc.EarthLocation getLocation()
double getObservationTime()
java.util.Date getObservationTimeAsDate()
double getNominalTime()
java.util.Date getNominalTimeAsDate()
DateUnit getTimeUnit()
StructureData getData()
throws java.io.IOException
java.io.IOException - on i/o error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||