]> git.mxchange.org Git - flightgear.git/commit
When we are asked to produce no force on a Surface (e.g. a weight that
authorandy <andy>
Fri, 10 Mar 2006 19:46:16 +0000 (19:46 +0000)
committerandy <andy>
Fri, 10 Mar 2006 19:46:16 +0000 (19:46 +0000)
commit91c024ebece37921988b111bfbf1e6f958d10dd4
treedbf89233e4c232e9d48efae6ce0f296cb525a3e3
parent1dae8115461108c9098d21d832fc9278c999399c
When we are asked to produce no force on a Surface (e.g. a weight that
is "off"), make sure the force is actually zero.  Kind of a hack -- a
better idea would be flag to set at a higher level.
src/FDM/YASim/Surface.cpp