Aircraft-set.xml: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 60: Line 60:
Most of the properties can be set using various configuration files and can be manipulated while FlightGear is running.  Some of them are manipulated by FlightGear itself, some by the FDM, some by aircraft systems and [[Nasal]] scripts.  Properties can also be manipulated manually when FlightGear is running using the [[property browser]].
Most of the properties can be set using various configuration files and can be manipulated while FlightGear is running.  Some of them are manipulated by FlightGear itself, some by the FDM, some by aircraft systems and [[Nasal]] scripts.  Properties can also be manipulated manually when FlightGear is running using the [[property browser]].


== The -set.xml file itself ==
== -set.xml Sections ==
The aircraft-set.xml file is a [[PropertyList XML files|PropertyList XML file]] that will configure properties in the property tree when an aircraft is loaded.  Properties can also be added as needed.
The aircraft-set.xml file is a [[PropertyList XML files|PropertyList XML file]] that will configure properties in the property tree when an aircraft is loaded.  Properties can also be added as needed.


Line 66: Line 66:


{{note|Most of these tags are optional.}}
{{note|Most of these tags are optional.}}
{{note|FGMeta contsina Python script <code>fgmeta/catalog/check_aircraft.py</code> which can validate -set.xml files and report potential problems}}


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
580

edits

Navigation menu