]> git.mxchange.org Git - flightgear.git/commit
Vivian Meazza:
authorehofman <ehofman>
Thu, 28 Oct 2004 08:29:15 +0000 (08:29 +0000)
committerehofman <ehofman>
Thu, 28 Oct 2004 08:29:15 +0000 (08:29 +0000)
commite5b1ab483125944465a80534f727bb3c98029661
treeaab8c4d6eaaab30ccb4d110537d2a89b54a1e331
parent2a94cedeba61c7723036cca7bba40567aa7ea16e
Vivian Meazza:

As a result of recent requests, I've implemented the ability to switch off
aerodynamic stabilisation:

This has to be added to the submodel.xml files:

<aero-stabilised>false</aero-stabilised>

When false the submodel retains the pitch given at instantiation.

It defaults to true.
src/AIModel/AIBallistic.cxx
src/AIModel/AIBallistic.hxx
src/AIModel/AIBase.hxx
src/AIModel/AIManager.cxx
src/AIModel/submodel.cxx
src/AIModel/submodel.hxx