Uses of Package
ucar.unidata.geoloc.vertical

Packages that use ucar.unidata.geoloc.vertical
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dataset.transform Pluggable framework for handling Coordinate Transforms, both Projections and Vertical. 
ucar.nc2.dt Scientific data types package. 
ucar.unidata.geoloc.vertical Implementations of vertical coordinate transformations. 
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dataset
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dataset.transform
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.nc2.dt
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
 

Classes in ucar.unidata.geoloc.vertical used by ucar.unidata.geoloc.vertical
VerticalTransform
          A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl
          A transformation to a vertical reference coordinate system, such as height or pressure.