Package ucar.visad.quantities
Class SpecificHeatCapacityOfDryAir
java.lang.Object
ucar.visad.quantities.Quantity
ucar.visad.quantities.ScalarQuantity
ucar.visad.quantities.SpecificHeatCapacityOfDryAir
- Direct Known Subclasses:
SpecificHeatCapacityOfDryAirAtConstantPressure
,SpecificHeatCapacityOfDryAirAtConstantVolume
Provides support for the dry air gas constant.
- Version:
- $Id: SpecificHeatCapacityOfDryAir.java,v 1.9 2005/05/13 18:35:44 jeffmc Exp $
- Author:
- Steven R. Emmerson
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
SpecificHeatCapacityOfDryAir
(RealType realType) Constructs from a RealType. -
Method Summary
Methods inherited from class ucar.visad.quantities.ScalarQuantity
getRealType, getRealType, realType
Methods inherited from class ucar.visad.quantities.Quantity
realTupleType, setRealTupleType
-
Constructor Details
-
SpecificHeatCapacityOfDryAir
Constructs from a RealType.- Parameters:
realType
- The RealType for the instance.- Throws:
VisADException
- Couldn't create necessary VisAD object.
-
-
Method Details
-
getDefaultSIUnit
Returns the default, SI unit.- Returns:
- The default, SI unit.
-
getDefaultSet
Returns the default sampling set.- Returns:
- The default sampling set.
-