ucar.unidata.view.sounding
Class AerologicalReadoutTable.LfcReadout
java.lang.Object
ucar.unidata.view.sounding.RealReadout
ucar.unidata.view.sounding.AerologicalReadoutTable.MyReadout
ucar.unidata.view.sounding.AerologicalReadoutTable.LfcReadout
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- AerologicalReadoutTable
protected class AerologicalReadoutTable.LfcReadout
- extends AerologicalReadoutTable.MyReadout
Provides support for LFC readouts.
|
Method Summary |
void |
setLfc(Real lfc)
Sets the value of the LFC property. |
| Methods inherited from class ucar.unidata.view.sounding.RealReadout |
addPropertyChangeListener, getName, getNumericString, getUnitString, propertyChange, setFormat, setNameUse, setReal, setSpecifiedName, setSpecifiedUnit, setUnitUse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AerologicalReadoutTable.LfcReadout
public AerologicalReadoutTable.LfcReadout()
throws ParseException
- Constructs from nothing.
- Throws:
ParseException - Invalid internal unit specification.
setLfc
public void setLfc(Real lfc)
- Sets the value of the LFC property.
- Parameters:
lfc - The new value.