Class SkewTReadoutTable.AltitudeReadout

All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
SkewTReadoutTable

protected static class SkewTReadoutTable.AltitudeReadout extends SkewTReadoutTable.MyReadout
Provides support for altitude readouts.
  • Constructor Details

    • AltitudeReadout

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

    • setPressure

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