Uses of Class
ucar.visad.quantities.Temperature

Packages that use Temperature
ucar.visad.quantities Provides support for scientific quantities. 
 

Uses of Temperature in ucar.visad.quantities
 

Subclasses of Temperature in ucar.visad.quantities
 class AdiabaticEquivalentTemperature
          Provides support for the quantity of equivalent potential temperature.
 class AirTemperature
          Provides support for the quantity of atmospheric temperature.
 class DewPoint
          Provides support for the quantity of dew point temperature.
 class EquivalentPotentialTemperature
          Provides support for the quantity of equivalent potential temperature.
 class InSituAirTemperature
          Provides support for the quantity of atmospheric temperature.
 class PotentialTemperature
          Provides support for the quantity of potential temperature.
 class SaturationEquivalentPotentialTemperature
          Provides support for the quantity of saturation equivalent potential temperature -- which is constant along a saturation adiabat.
 class SaturationPointTemperature
          Provides support for the quantity of saturation-point temperature.
 class SaturationVirtualPotentialTemperature
          Provides support for the quantity of atmospheric saturation virtual potential temperature.
 class SaturationWetBulbPotentialTemperature
          Provides support for the quantity of saturation wet-bulb potential temperature.
 class VirtualPotentialTemperature
          Provides support for the quantity of atmospheric virtual potential temperature.
 class VirtualTemperature
          Provides support for the quantity of atmospheric virtual temperature.