Uses of Interface
ucar.nc2.dt.PointObsDatatype

Packages that use PointObsDatatype
ucar.nc2.dt Scientific data types package. 
 

Uses of PointObsDatatype in ucar.nc2.dt
 

Subinterfaces of PointObsDatatype in ucar.nc2.dt
 interface StationObsDatatype
          A collection of observations at one time and at one station ( = named location)
 

Methods in ucar.nc2.dt that return PointObsDatatype
 PointObsDatatype TrajectoryObsDatatype.getPointObsData(int point)
          Get a PointObsDatatype for the requested trajectory point.