]> git.mxchange.org Git - flightgear.git/commit
Autopilot: Optionally write (internal) state to property tree
authorThomas Geymayer <tomgey@gmail.com>
Mon, 17 Jun 2013 21:19:46 +0000 (23:19 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Mon, 17 Jun 2013 21:21:36 +0000 (23:21 +0200)
commit91ae41f9ef5139b7bb9595a67f986dbe2b10be4a
treed6c2faa13e4f525e7ab8de9a2d4839fc3debe0d1
parent5ac8bc01a11b96ca54e9de58f32525c2e041939e
Autopilot: Optionally write (internal) state to property tree

This can be useful eg. for plotting autopilot response
with the Canvas.
src/Autopilot/analogcomponent.hxx
src/Autopilot/component.cxx
src/Autopilot/component.hxx
src/Autopilot/digitalfilter.cxx
src/Autopilot/pidcontroller.cxx
src/Autopilot/pisimplecontroller.cxx