Class CartesianHorizontalWindProfile

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CartesianHorizontalWindOfGeopotentialAltitude, CartesianHorizontalWindOfPressure

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

    • CartesianHorizontalWindProfile

      protected CartesianHorizontalWindProfile(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.