Class CartesianHorizontalWindOfGeopotentialAltitude

All Implemented Interfaces:
Serializable

public final class CartesianHorizontalWindOfGeopotentialAltitude extends CartesianHorizontalWindProfile
Provides support for atmospheric horizontal wind profiles in cartesian coordinates on a GeopotentialAltitude domain.
Version:
$Id: CartesianHorizontalWindOfGeopotentialAltitude.java,v 1.10 2005/05/13 18:34:49 jeffmc Exp $
Author:
Don Murray
See Also:
  • Constructor Details

    • CartesianHorizontalWindOfGeopotentialAltitude

      protected CartesianHorizontalWindOfGeopotentialAltitude() throws VisADException
      Constructs from nothing.
      Throws:
      VisADException - Couldn't create necessary VisAD object.
  • Method Details

    • instance

      public static FunctionType instance() throws VisADException
      Obtains an instance of this class.
      Returns:
      An instance of this class.
      Throws:
      VisADException - Couldn't perform necessary VisAD operation.