Class Sounding


public class Sounding extends CompositeDisplayable
Provides support for a composite displayable comprising a temperature profile and a dew-point profile.
Version:
$Id: Sounding.java,v 1.30 2006/05/08 21:43:57 dmurray Exp $
Author:
Steven R. Emmerson
  • Field Details

    • PRESSURE

      public static String PRESSURE
      The name of the pressure property.
    • TEMPERATURE

      public static String TEMPERATURE
      The name of the temperature property.
    • DEW_POINT

      public static String DEW_POINT
      The name of the dew-point property.
  • Constructor Details

  • Method Details