Uses of Class
ucar.visad.functiontypes.HorizontalWindProfile

Packages that use HorizontalWindProfile
ucar.visad.functiontypes Provides support for data objects that are types of VisAD Function-s. 
 

Uses of HorizontalWindProfile in ucar.visad.functiontypes
 

Subclasses of HorizontalWindProfile in ucar.visad.functiontypes
 class CartesianHorizontalWindOfGeopotentialAltitude
          Provides support for atmospheric horizontal wind profiles in cartesian coordinates on a GeopotentialAltitude domain.
 class CartesianHorizontalWindOfPressure
          Provides support for atmospheric horizontal wind profiles in cartesian coordinates on a pressure domain.
 class CartesianHorizontalWindProfile
          Provides support for profiles of the horizontal wind.
 class PolarHorizontalWindOfGeopotentialAltitude
          Provides support for atmospheric horizontal wind profiles in polar coordinates on a GeopotentialAltitude domain.
 class PolarHorizontalWindOfPressure
          Provides support for atmospheric horizontal wind profiles in polar coordinates on a pressure domain.
 class PolarHorizontalWindProfile
          Provides support for profiles of the horizontal wind.