Class AerologicalReadoutTable.BulkRichardsonNumReadout

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

protected class AerologicalReadoutTable.BulkRichardsonNumReadout extends AerologicalReadoutTable.MyReadout
Provides support for boundary layer Bulk Richardson Number.
  • Constructor Details

    • BulkRichardsonNumReadout

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

    • setBulkRi

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