Package ucar.visad.quantities

Provides support for scientific quantities.

See:
          Description

Class Summary
Acceleration Provides support for the quantity of acceleration.
AdiabaticEquivalentTemperature Provides support for the quantity of equivalent potential temperature.
AirDensity Provides support for the quantity of atmospheric density.
AirPressure Provides support for the quantity of air pressure.
AirPressure.AirPressureCoordinateSystem Provides support for a Pressure <-> Altitude coordinate system transformation.
AirPressure.StandardAtmosphereCoordinateSystem The class for the standard atmosphere converion from altitude to pressure
AirTemperature Provides support for the quantity of atmospheric temperature.
Altitude Provides support for the quantity of altitude.
CAPE Provides support for the quantity of CAPE (Convective Available Potential Energy).
CartesianHorizontalWind Provides support for the quantity of horizontal wind in Cartesian coordinates.
CIN Provides support for the quantity of CIN (Convective INhibition).
CommonUnits Provides support for units common to meteorology.
Density Provides support for the quantity of density.
DewPoint Provides support for the quantity of dew point temperature.
Direction Provides support for the quantity of direction.
DryAirGasConstant Provides support for the dry air gas constant.
EquivalentPotentialTemperature Provides support for the quantity of equivalent potential temperature.
GasConstant Provides support for gas constants.
GeopotentialAltitude Provides support for the quantity of geopotential altitude.
GeopotentialAltitude.GeopotentialCoordinateSystem Provides support for coordinate system transformations between geopotential altitude and altitude.
Gravity Provides support for the quantity of gravity.
GridRelativeHorizontalWind The quantity of horizontal wind in vector coordinates that are relative to an underlying grid.
HorizontalWind Provides support for the quantity of horizontal wind.
InSituAirTemperature Provides support for the quantity of atmospheric temperature.
LatentHeatOfEvaporation Provides support for the latent heat of evaporation.
Length Provides support for the quantity of length.
MassicEnergy Provides support for the quantity of massic energy (alias "specific energy" or "energy per mass").
MassicVolume Provides support for the quantity of massic volume (alias "specific volume" or "volume per mass").
MolecularWeightOfDryAir Provides support for the molecular weight of water.
MolecularWeightOfWater Provides support for the molecular weight of water.
PolarHorizontalWind Provides support for the quantity of horizontal wind in polar coordinates.
PolarHorizontalWind.PolarCoordinateSystem Provides support for transforming wind coordinates between polar and cartesian representations.
PotentialTemperature Provides support for the quantity of potential temperature.
Pressure Provides support for the quantity of pressure.
PseudoAdiabaticLapseRate Provides support for the latent heat of evaporation.
Quantity Provides support for physical quantities.
SaturationEquivalentPotentialTemperature Provides support for the quantity of saturation equivalent potential temperature -- which is constant along a saturation adiabat.
SaturationMixingRatio Provides support for the quantity of saturation mixing-ratio.
SaturationMixingRatio.MyFunction The SaturationMixingRatio(pressure, temperature) function.
SaturationPointPressure Provides support for the quantity of saturation-point pressure.
SaturationPointTemperature Provides support for the quantity of saturation-point temperature.
SaturationVaporPressure Provides support for the quantity saturation water vapor pressure.
SaturationVirtualPotentialTemperature Provides support for the quantity of atmospheric saturation virtual potential temperature.
SaturationWetBulbPotentialTemperature Provides support for the quantity of saturation wet-bulb potential temperature.
ScalarQuantity Provides support for scalar quantities.
SoutherlyWind Provides support for the quantity of the southerly component of the wind.
SpecificHeatCapacityOfDryAir Provides support for the dry air gas constant.
SpecificHeatCapacityOfDryAirAtConstantPressure Provides support for the dry air gas constant.
SpecificHeatCapacityOfDryAirAtConstantVolume Provides support for the dry air gas constant.
Speed Provides support for the quantity of speed.
Temperature Provides support for the quantity of temperature.
VectorQuantity Provides support for vector quantities.
VerticalWindComponent Provides support for the quantity of the vertical component of the wind.
VirtualPotentialTemperature Provides support for the quantity of atmospheric virtual potential temperature.
VirtualTemperature Provides support for the quantity of atmospheric virtual temperature.
WaterVaporMixingRatio Provides support for the quantity of saturation mixing-ratio.
WesterlyWind Provides support for the quantity of the westerly component of the wind.
Wind Provides support for the quantity of wind.
WindComponent Provides support for the quantity of a cartesian component of the wind.
 

Package ucar.visad.quantities Description

Provides support for scientific quantities.