Ignore:
Timestamp:
12/22/12 06:43:00 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added the handling of the anti-ice values and extended the simulator to handle them too (re #159)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fs.py

    r366 r390  
    269269    - elevatorTrim: a float value indicating the deflection of the elevator
    270270      trim in degrees
     271    - antiIceOn: a boolean value indicating if some anti-ice system is turned
     272      on. It may be None, if the state of the anti-ice system cannot be read
     273      reliably
    271274    """
Note: See TracChangeset for help on using the changeset viewer.