ucar.visad.quantities
Class CartesianHorizontalWind
java.lang.Object
ucar.visad.quantities.Quantity
ucar.visad.quantities.VectorQuantity
ucar.visad.quantities.Wind
ucar.visad.quantities.HorizontalWind
ucar.visad.quantities.CartesianHorizontalWind
public final class CartesianHorizontalWind
- extends HorizontalWind
Provides support for the quantity of horizontal wind in Cartesian
coordinates.
- Version:
- $Id: CartesianHorizontalWind.java,v 1.9 2006/08/09 22:04:08 dmurray Exp $
- Author:
- Steven R. Emmerson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRealTupleType
public static RealTupleType getRealTupleType()
throws VisADException
- Obtains the RealTupleType associated with this class.
- Returns:
- The RealTupleType associated with this class.
- Throws:
VisADException - Couldn't perform necessary VisAD operation.
getEarthVectorType
public static EarthVectorType getEarthVectorType()
throws VisADException
- Obtains the EarthVectorType associated with this class.
- Returns:
- The RealTupleType associated with this class.
- Throws:
VisADException - Couldn't perform necessary VisAD operation.