Class AerologicalReadoutTable.BoundaryLayerHeightReadout

java.lang.Object
ucar.unidata.view.sounding.RealReadout
ucar.unidata.view.sounding.AerologicalReadoutTable.MyReadout
ucar.unidata.view.sounding.AerologicalReadoutTable.BoundaryLayerHeightReadout
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
AerologicalReadoutTable

protected class AerologicalReadoutTable.BoundaryLayerHeightReadout extends AerologicalReadoutTable.MyReadout
Provides support for boundary layer height readouts.
  • Constructor Details

    • BoundaryLayerHeightReadout

      public BoundaryLayerHeightReadout() throws ParseException
      Constructs from nothing.
      Throws:
      ParseException - Invalid internal unit specification.
  • Method Details

    • setBlh

      public void setBlh(Real blh)
      Sets the value of the blh property.
      Parameters:
      blh - The new value.