Class AerologicalReadoutTable.CapeReadout

All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
AerologicalReadoutTable

protected class AerologicalReadoutTable.CapeReadout extends AerologicalReadoutTable.MyReadout
Provides support for CAPE readouts.
  • Constructor Details

    • CapeReadout

      public CapeReadout() throws ParseException
      Constructs from nothing.
      Throws:
      ParseException - Invalid internal unit specification.
  • Method Details

    • setCape

      public void setCape(Real cape)
      Sets the value of the CAPE property.
      Parameters:
      cape - The new value.