Class CinBean

java.lang.Object
ucar.unidata.view.sounding.ClockedBean
ucar.unidata.view.sounding.CinBean

public final class CinBean extends ClockedBean
A Java Bean that computes the Convective INhibition (CIN) from a buoyancy profile, a starting pressure, and the pressure at the Level of Free Convection (LFC).
Version:
$Revision: 1.6 $ $Date: 2005/05/13 18:33:26 $
Author:
Steven R. Emmerson
  • Field Details

    • OUTPUT_PROPERTY_NAME

      public static final String OUTPUT_PROPERTY_NAME
      The name of the output property.
      See Also:
  • Constructor Details

    • CinBean

      public CinBean(BeanNetwork network)
      Constructs from the network in which this bean will be a component.
      Parameters:
      network - The bean network.
  • Method Details