Class AerologicalReadoutTable.CinReadout

All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
AerologicalReadoutTable

protected class AerologicalReadoutTable.CinReadout extends AerologicalReadoutTable.MyReadout
Provides support for CIN readouts.
  • Constructor Details

    • CinReadout

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

    • setCin

      public void setCin(Real cin)
      Sets the value of the CIN property.
      Parameters:
      cin - The new value.