Class PolarHorizontalWindOfPressure

All Implemented Interfaces:
Serializable

public final class PolarHorizontalWindOfPressure extends PolarHorizontalWindProfile
Provides support for atmospheric horizontal wind profiles in polar coordinates on a pressure domain.
Version:
$Id: PolarHorizontalWindOfPressure.java,v 1.10 2005/05/13 18:34:50 jeffmc Exp $
Author:
Steven R. Emmerson
See Also:
  • Constructor Details

    • PolarHorizontalWindOfPressure

      protected PolarHorizontalWindOfPressure() throws VisADException
      Constructs from a MathType for the domain.
      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.