Class EnergyFeatureCell

java.lang.Object
ucar.unidata.view.sounding.ComputeCell
ucar.unidata.view.sounding.EnergyFeatureCell
Direct Known Subclasses:
CapeCell, CinCell

public abstract class EnergyFeatureCell extends ComputeCell
Computes a massic energy feature from a profile of massic energy and two integration limits. Examples include Convective Available Potential Energy (CAPE) and Convective Inhibition (CIN).
Version:
$Revision: 1.5 $ $Date: 2005/05/13 18:33:30 $
Author:
Steven R. Emmerson
  • Field Details

    • noData

      protected static final Data noData
      The output, missing data value.
  • Constructor Details