Class SaturationMixingRatioBean

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

public final class SaturationMixingRatioBean extends ClockedBean
A Java Bean that computes saturation mixing ratio from a pressure and the dew-point at that pressure.
Version:
$Revision: 1.6 $ $Date: 2005/05/13 18:33:36 $
Author:
Steven R. Emmerson
  • Field Details

    • OUTPUT_PROPERTY_NAME

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

    • SaturationMixingRatioBean

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