Class LclPressureBean

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

public final class LclPressureBean extends ClockedBean
A Java Bean that computes the pressure of the saturation-point from an initial pressure and temperature, and a saturation-point pressure
Version:
$Revision: 1.6 $ $Date: 2005/05/13 18:33:31 $
Author:
Steven R. Emmerson
  • Field Details

    • OUTPUT_PROPERTY_NAME

      public static final String OUTPUT_PROPERTY_NAME
      The name of the saturation-point pressure property.
      See Also:
  • Constructor Details

    • LclPressureBean

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