Changeset 1136:fdb94a9baec1


Ignore:
Timestamp:
03/10/24 10:18:59 (7 weeks ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:

A better dataref is used to get the centre of gravity in case of Zibo/LevelUp models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/xplane.py

    r1130 r1136  
    17591759        self._cgIndex = len(data)
    17601760        self._addDatarefWithIndexMember(data,
    1761                                         "laminar/B738/tab/cg_pos",
     1761                                        "laminar/B738/efb_mac",
    17621762                                        TYPE_FLOAT)
    17631763        self._wingHeatIndex = len(data)
Note: See TracChangeset for help on using the changeset viewer.