Package ucar.unidata.view.sounding
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.
-
Nested Class Summary
Nested classes/interfaces inherited from class ucar.unidata.view.sounding.RealReadout
RealReadout.FormatProperty, RealReadout.NameProperty, RealReadout.NumericValueProperty, RealReadout.UnitProperty
-
Field Summary
Fields inherited from class ucar.unidata.view.sounding.RealReadout
FORMAT, NAME, NUMERIC_STRING, REAL_UNIT, REALTYPE_NAME, REALTYPE_UNIT, SPECIFIED_NAME, SPECIFIED_UNIT, UNIT_STRING
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ucar.unidata.view.sounding.RealReadout
addPropertyChangeListener, getName, getNumericString, getUnitString, propertyChange, setFormat, setNameUse, setReal, setSpecifiedName, setSpecifiedUnit, setUnitUse
-
Constructor Details
-
BulkRichardsonNumReadout
Constructs from nothing.- Throws:
ParseException
- Invalid internal unit specification.
-
-
Method Details
-
setBulkRi
Sets the value of the blh property.- Parameters:
brn
- The new value.
-