Package ucar.visad.quantities
Class CIN
java.lang.Object
ucar.visad.quantities.Quantity
ucar.visad.quantities.ScalarQuantity
ucar.visad.quantities.CIN
Provides support for the quantity of CIN (Convective INhibition).
- Version:
- $Id: CIN.java,v 1.5 2005/05/13 18:35:37 jeffmc Exp $
- Author:
- Steven R. Emmerson
-
Method Summary
Methods inherited from class ucar.visad.quantities.ScalarQuantity
getRealType, getRealType, realType
Methods inherited from class ucar.visad.quantities.Quantity
realTupleType, setRealTupleType
-
Method Details
-
getRealType
Returns the VisADRealType
associated with this instance.- Returns:
- The associated
RealType
. - Throws:
VisADException
- if a core VisAD failure occurs.
-