4 Author: Yurik V. Nikiforoff, yurik@megasignal.com
6 Function: JSBSim global properties
11 <system name="Globals">
12 <!-- Declare some interface properties -->
13 <!--<property>inertia/cg-x-in</property>-->
14 <property>fcs/absu-pitch</property>
15 <property>fcs/absu-roll</property>
16 <property>fcs/absu-yaw</property>
17 <!-- <property>fcs/stabilizer-cmd-norm</property>
18 <property>fcs/stabilizer-pos-rad</property>-->
19 <!-- <property>fcs/stab-manu-cmd</property>-->
20 <property>fcs/stab-manu-switch</property>
21 <!--<property value="2.0">fcs/stab-auto-cmd</property>--> <!--0-1-2-->
22 <!--Hydro power support-->
23 <property>fcs/elevator-pos-static</property>
24 <property>fcs/aileron-pos-static</property>
25 <property>fcs/rudder-pos-static</property>
26 <property>fcs/flap-cmd-static</property>
27 <property>fcs/speedbrake-cmd-static</property>
28 <!--<property>gear/gear-cmd-static</property>-->
30 <property>gear/brake-left</property>
31 <property>gear/brake-right</property>
32 <property>gear/brake-parking</property>
33 <!--<property>gear/static-friction</property>-->
34 <!--Steering support-->
35 <property>gear/steering</property>
36 <property>gear/nose-wheel-steering</property>
38 <!--Electrical support-->
39 <property>systems/electrical-ok</property>
42 <property>tu154/systems/flight/fl</property>
43 <property>tu154/systems/flight/dist</property>