ucar.unidata.view.sounding
Class SkewTReadoutTable.WindDirectionReadout
java.lang.Object
ucar.unidata.view.sounding.RealReadout
ucar.unidata.view.sounding.SkewTReadoutTable.MyReadout
ucar.unidata.view.sounding.SkewTReadoutTable.WindDirectionReadout
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- SkewTReadoutTable
protected static class SkewTReadoutTable.WindDirectionReadout
- extends SkewTReadoutTable.MyReadout
Provides support for wind direction readouts.
| 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 |
SkewTReadoutTable.WindDirectionReadout
public SkewTReadoutTable.WindDirectionReadout()
throws ParseException
- Constructs from nothing.
- Throws:
ParseException - if the unit specification "hPa" couldn't be
parsed.
setWindDirection
public void setWindDirection(Real windDir)
- Sets the wind direction property.
- Parameters:
windDir - The new value.