]> git.mxchange.org Git - flightgear.git/commit
Patches from Tony Peden:
authordavid <david>
Mon, 18 Feb 2002 19:18:51 +0000 (19:18 +0000)
committerdavid <david>
Mon, 18 Feb 2002 19:18:51 +0000 (19:18 +0000)
commit6c978b02f849436a512545b4cb4b22c18f212913
treec3056e1244b0a5af7a8f0af6bdb95eb004639caf
parent93c69c4bc348b899eebc278e978ad518cdb4d780
Patches from Tony Peden:

Attached are patches for adding the command line options to set initial
glideslope and climb rate. This was really easy to do as all the pieces
were in place.  It works well with JSBSim because the trimming routine
finds the right throttle and elevator settings. It should work with
LaRCsim as well, but it has no trimming routine so there will be some
dynamics at startup.  I don't know what YASim will do.
src/FDM/JSBSim.cxx
src/FDM/flight.cxx
src/Main/options.cxx