Ignore:
Timestamp:
06/28/12 17:24:45 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

RPM is handled properly and the fuel tanks of Li-2 match the simulator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fs.py

    r243 r263  
    188188    - n1[]: the N1 values of the turbine engines (array of floats
    189189    of as many items as the number of engines, present only for aircraft with
    190     turbines)
     190    turbines, for other aircraft it is None)
    191191    - rpm[]: the RPM values of the piston engines (array of floats
    192192    of as many items as the number of engines, present only for aircraft with
    193     pistons)
     193    pistons, for other aircraft it is None)
    194194    - reverser[]: an array of booleans indicating if the thrust reversers are
    195195    activated on any of the engines. The number of items equals to the number
Note: See TracChangeset for help on using the changeset viewer.