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

Added option to take the flare time from the simulator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/gui.py

    r130 r131  
    673673
    674674        self._flight = flight.Flight(self._logger, self)
     675        self._flight.flareTimeFromFS = self.config.flareTimeFromFS
    675676        self._flight.aircraftType = aircraftType
    676677        self._flight.aircraft = acft.Aircraft.create(self._flight)
Note: See TracChangeset for help on using the changeset viewer.