Paul Surgeon wrote:
> How can I set the heading of an aircraft in FG via the properties?
> /orientation/heading-magnetic-deg seems to be read only and I can
> set it to whatever I like but too no avail.  Setting the altitude,
> lat and lon works though.

It looks to me like you need to set the true heading -- the magnetic
one is a convenience.  The code in flight.cxx ties
"/orientation/heading-deg" to the get/set_Psi_deg() functions, which
are what YASim (at least, and no doubt the other FDMs) reads to
initialize the orientation at the start of each iteration.

Andy


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to