]> git.mxchange.org Git - flightgear.git/commit
Vivan Meazza:
authorehofman <ehofman>
Tue, 14 Sep 2004 08:27:55 +0000 (08:27 +0000)
committerehofman <ehofman>
Tue, 14 Sep 2004 08:27:55 +0000 (08:27 +0000)
commit2f581faf3e03536201e1aad34417b7cd7bea26a9
treecf0f535c2e5493bddc70428b58e1753109c9f71f
parent9e1359501edf1133c2f6b2441c8e45202dee89e4
Vivan Meazza:

The maths, so far, is now correct. Roll and pitch are now both in the
correct sense. The aircraft velocity is added correctly to the
submodel velocity, and the submodel is now visible when instantiated.

However, the velocity is measured at the aircraft centre. To be totally
correct we ought to take into account the aircraft's rotational
velocity. We have pitch rate and roll rate available, but not yaw rate
(small anyway).
src/AIModel/AIBallistic.cxx
src/Systems/submodel.cxx
src/Systems/submodel.hxx
src/Systems/system_mgr.cxx