|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TrajectoryFeature
A set of observations along a 1 dimensional path, connected in space and time. The observations are ordered in time (in other words, the time dimension must increase monotonically along the trajectory).
| Method Summary | |
|---|---|
LatLonRect |
getBoundingBox()
BoundingBox for the trajectory. |
DateRange |
getDateRange()
DateRange for the points along the trajectory. |
int |
size()
The number of points along the trajectory. |
| Methods inherited from interface ucar.nc2.ft.PointFeatureCollection |
|---|
getPointFeatureIterator, hasNext, next, resetIteration, subset |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getCollectionFeatureType, getName |
| Method Detail |
|---|
int size()
size in interface PointFeatureCollectionDateRange getDateRange()
LatLonRect getBoundingBox()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||