]> git.mxchange.org Git - flightgear.git/commit
Changing the thresholds to be bigger in the previous patch isn't
authorandy <andy>
Thu, 12 Dec 2002 02:15:06 +0000 (02:15 +0000)
committerandy <andy>
Thu, 12 Dec 2002 02:15:06 +0000 (02:15 +0000)
commitba84ec24bf8bf262f7ffa232a07fe1a8f2e8ca71
treea5a6b854158ed0a6c3b91713dc6dda70162dc598
parent5c8e6a5841caa393de2287eace738a5f6c16ba8c
Changing the thresholds to be bigger in the previous patch isn't
really useful unless we simultaneously change the per-iteration deltas
to be smaller.  Add another pseudo-tunable to control the speed with
which we change values across iterations.  As it turns out, this is
much more effective than the threshold tunable.  It does come at the
cost of lower solution performance, however.
src/FDM/YASim/Airplane.cpp