Class 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
  • Method Details

    • 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.