Class DewPointProfile

All Implemented Interfaces:
Serializable

public final class DewPointProfile extends AirTemperatureProfile
Provides support for in-situ, atmospheric dew-point temperature profiles.
Version:
$Id: DewPointProfile.java,v 1.12 2005/05/13 18:34:49 jeffmc Exp $
Author:
Steven R. Emmerson
See Also:
  • Constructor Details

    • DewPointProfile

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