Uses of Class
ucar.visad.functiontypes.AtmosphericProfile

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

Uses of AtmosphericProfile in ucar.visad.functiontypes
 

Subclasses of AtmosphericProfile 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 HorizontalWindProfile
          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.
 class WindProfile
          Provides support for wind profiles.