Changeset 9:3dac12e8914d for src/test.py


Ignore:
Timestamp:
02/05/12 13:42:53 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Flare calculations are handled and added some other printouts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/test.py

    r8 r9  
    1919        fl.aircraftType = const.AIRCRAFT_B736
    2020        fl.aircraft = acft.Aircraft.create(fl)
     21        #fl._stage = const.STAGE_LANDING
    2122        simulator = fs.createSimulator(const.SIM_MSFS9, fs.ConnectionListener(),
    2223                                       fl.aircraft)
Note: See TracChangeset for help on using the changeset viewer.