Class SkewTReadoutTable.PressureReadout

All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
SkewTReadoutTable

protected static class SkewTReadoutTable.PressureReadout extends SkewTReadoutTable.MyReadout
Provides support for pressure readouts.
  • Constructor Details

    • PressureReadout

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

    • setPressure

      public void setPressure(Real pressure)
      Sets the pressure property.
      Parameters:
      pressure - The new value.