Class PolarHorizontalWindProfile

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PolarHorizontalWindOfGeopotentialAltitude, PolarHorizontalWindOfPressure

public abstract class PolarHorizontalWindProfile extends HorizontalWindProfile
Provides support for profiles of the horizontal wind.
Version:
$Id: PolarHorizontalWindProfile.java,v 1.10 2005/05/13 18:34:50 jeffmc Exp $
Author:
Steven R. Emmerson
See Also:
  • Constructor Details

    • PolarHorizontalWindProfile

      protected PolarHorizontalWindProfile(MathType domainType) throws VisADException
      Constructs from MathType-s for the domain.
      Parameters:
      domainType - The MathType of the domain.
      Throws:
      VisADException - Couldn't create necessary VisAD object.