Uses of Class
ucar.visad.quantities.Quantity

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

Uses of Quantity in ucar.visad.quantities
 

Subclasses of Quantity in ucar.visad.quantities
 class Acceleration
          Provides support for the quantity of acceleration.
 class AdiabaticEquivalentTemperature
          Provides support for the quantity of equivalent potential temperature.
 class AirDensity
          Provides support for the quantity of atmospheric density.
 class AirPressure
          Provides support for the quantity of air pressure.
 class AirTemperature
          Provides support for the quantity of atmospheric temperature.
 class Altitude
          Provides support for the quantity of altitude.
 class CAPE
          Provides support for the quantity of CAPE (Convective Available Potential Energy).
 class CartesianHorizontalWind
          Provides support for the quantity of horizontal wind in Cartesian coordinates.
 class CIN
          Provides support for the quantity of CIN (Convective INhibition).
 class Density
          Provides support for the quantity of density.
 class DewPoint
          Provides support for the quantity of dew point temperature.
 class Direction
          Provides support for the quantity of direction.
 class DryAirGasConstant
          Provides support for the dry air gas constant.
 class EquivalentPotentialTemperature
          Provides support for the quantity of equivalent potential temperature.
 class GasConstant
          Provides support for gas constants.
 class GeopotentialAltitude
          Provides support for the quantity of geopotential altitude.
 class Gravity
          Provides support for the quantity of gravity.
 class GridRelativeHorizontalWind
          The quantity of horizontal wind in vector coordinates that are relative to an underlying grid.
 class HorizontalWind
          Provides support for the quantity of horizontal wind.
 class InSituAirTemperature
          Provides support for the quantity of atmospheric temperature.
 class LatentHeatOfEvaporation
          Provides support for the latent heat of evaporation.
 class Length
          Provides support for the quantity of length.
 class MassicEnergy
          Provides support for the quantity of massic energy (alias "specific energy" or "energy per mass").
 class MassicVolume
          Provides support for the quantity of massic volume (alias "specific volume" or "volume per mass").
 class MolecularWeightOfDryAir
          Provides support for the molecular weight of water.
 class MolecularWeightOfWater
          Provides support for the molecular weight of water.
 class PolarHorizontalWind
          Provides support for the quantity of horizontal wind in polar coordinates.
 class PotentialTemperature
          Provides support for the quantity of potential temperature.
 class Pressure
          Provides support for the quantity of pressure.
 class PseudoAdiabaticLapseRate
          Provides support for the latent heat of evaporation.
 class RelativeHumidity
          Provides support for the quantity of saturation mixing-ratio.
 class SaturationEquivalentPotentialTemperature
          Provides support for the quantity of saturation equivalent potential temperature -- which is constant along a saturation adiabat.
 class SaturationMixingRatio
          Provides support for the quantity of saturation mixing-ratio.
 class SaturationPointPressure
          Provides support for the quantity of saturation-point pressure.
 class SaturationPointTemperature
          Provides support for the quantity of saturation-point temperature.
 class SaturationVaporPressure
          Provides support for the quantity saturation water vapor pressure.
 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 ScalarQuantity
          Provides support for scalar quantities.
 class SoutherlyWind
          Provides support for the quantity of the southerly component of the wind.
 class SpecificHeatCapacityOfDryAir
          Provides support for the dry air gas constant.
 class SpecificHeatCapacityOfDryAirAtConstantPressure
          Provides support for the dry air gas constant.
 class SpecificHeatCapacityOfDryAirAtConstantVolume
          Provides support for the dry air gas constant.
 class SpecificHumidity
          Provides support for the quantity of saturation mixing-ratio.
 class Speed
          Provides support for the quantity of speed.
 class Temperature
          Provides support for the quantity of temperature.
 class VectorQuantity
          Provides support for vector quantities.
 class VerticalWindComponent
          Provides support for the quantity of the vertical component of the wind.
 class VirtualPotentialTemperature
          Provides support for the quantity of atmospheric virtual potential temperature.
 class VirtualTemperature
          Provides support for the quantity of atmospheric virtual temperature.
 class WaterVaporMixingRatio
          Provides support for the quantity of saturation mixing-ratio.
 class WesterlyWind
          Provides support for the quantity of the westerly component of the wind.
 class Wind
          Provides support for the quantity of wind.
 class WindComponent
          Provides support for the quantity of a cartesian component of the wind.