Class SkewTReadoutTable.WindDirectionReadout

All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
SkewTReadoutTable

protected static class SkewTReadoutTable.WindDirectionReadout extends SkewTReadoutTable.MyReadout
Provides support for wind direction readouts.
  • Constructor Details

    • WindDirectionReadout

      public WindDirectionReadout() throws ParseException
      Constructs from nothing.
      Throws:
      ParseException - if the unit specification "hPa" couldn't be parsed.
  • Method Details

    • setWindDirection

      public void setWindDirection(Real windDir)
      Sets the wind direction property.
      Parameters:
      windDir - The new value.