]> git.mxchange.org Git - flightgear.git/commit
More reorg and refactoring of the code.
authorcurt <curt>
Wed, 28 Dec 2005 21:45:43 +0000 (21:45 +0000)
committercurt <curt>
Wed, 28 Dec 2005 21:45:43 +0000 (21:45 +0000)
commit1ae984906295212754396e477c9e9be1496b92ef
tree2edfe6804ded9908e56bad3ce1ef3cd44bc7e4ad
parentce08000a96d8d61984fcf8bf49b2bc1b6d3d7357
More reorg and refactoring of the code.

Added a convenience function to estimate the time to intercept the selected
radial give the current heading and speed.  This can be useful to a flight
directory to compute the point to switch from armed to coupled mode at just
the right time so the pilot can roll out onto the desired heading on the
desired radial.

Add a first whack at estimating a ground track heading error (difference
between aircraft heading and ground track directon.)  This needs more work
and testing.
src/Instrumentation/navradio.cxx
src/Instrumentation/navradio.hxx