ucar.visad.quantities
Class CIN
java.lang.Object
ucar.visad.quantities.Quantity
ucar.visad.quantities.ScalarQuantity
ucar.visad.quantities.CIN
public class CIN
- extends ScalarQuantity
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRealType
public static RealType getRealType()
throws VisADException
- Returns the VisAD
RealType associated with this instance.
- Returns:
- The associated
RealType.
- Throws:
VisADException - if a core VisAD failure occurs.