|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfileFeature
A set of observations along the vertical (z) axis. A profile has a nominal lat/lon and time. Actual time may be constant, or vary with z. The z coordinates are monotonic, and may be increasing or decreasing.
Method Summary | |
---|---|
LatLonPoint |
getLatLon()
Nominal location of this profile |
Date |
getTime()
Nominal time of the profile |
int |
size()
The number of points along the z axis. |
Methods inherited from interface ucar.nc2.ft.PointFeatureCollection |
---|
calcBounds, finish, getBoundingBox, getDateRange, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, subset |
Methods inherited from interface ucar.nc2.ft.FeatureCollection |
---|
getCollectionFeatureType, getName |
Method Detail |
---|
LatLonPoint getLatLon()
Date getTime()
int size()
size
in interface PointFeatureCollection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |