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>
22 <property value="0.0">fcs/met-cmd</property> <!--New MET system-->
24 <!--Hydro power support-->
25 <property>fcs/elevator-pos-static</property>
26 <property>fcs/aileron-pos-static</property>
27 <property>fcs/rudder-pos-static</property>
28 <property>fcs/flap-cmd-static</property>
29 <property>fcs/speedbrake-cmd-static</property>
30 <!--<property>gear/gear-cmd-static</property>-->
32 <property>gear/brake-left</property>
33 <property>gear/brake-right</property>
34 <property>gear/brake-parking</property>
35 <!--<property>gear/static-friction</property>-->
36 <!--Steering support-->
37 <property>gear/steering</property>
38 <property>gear/nose-wheel-steering</property>
39 <!--<property>fcs/steering/steer-cmd-norm-final</property>-->
41 <!--Electrical support-->
42 <property>systems/electrical-ok</property>
45 <property>tu154/systems/flight/fl</property>
46 <property>tu154/systems/flight/dist</property>
49 <!--******************************************** For script controlled flight ************************************-->
51 <property>/gear/gear/wow</property>
52 <property>/sim/model/pushback/position-norm</property>
53 <property>sim-time-sec</property>
54 <property value="2.0">fcs/stab-auto-cmd</property>
55 <property>fcs/stabilizer-cmd-norm</property>
57 <property>systems/electrical-ok</property>
59 <property>hs/max-pressure</property>
61 <property>hs/buster-1-switch</property>
62 <property>hs/buster-2-switch</property>
63 <property>hs/buster-3-switch</property>
65 <property>hs/ra56-pitch-1</property>
66 <property>hs/ra56-pitch-2</property>
67 <property>hs/ra56-pitch-3</property>
69 <property>hs/ra56-roll-1</property>
70 <property>hs/ra56-roll-2</property>
71 <property>hs/ra56-roll-3</property>
73 <property>hs/ra56-yaw-1</property>
74 <property>hs/ra56-yaw-2</property>
75 <property>hs/ra56-yaw-3</property>
78 <property>instrumentation/pu11-latitude</property>
79 <property>instrumentation/tks-latitude-auto</property>
80 <property>instrumentation/tks-consumers</property>
81 <property>instrumentation/pnp-left-selector</property>
83 <property>instrumentation/pnp-left-selector</property>
84 <property>instrumentation/indicated-altitude-m</property>
86 <property>instrumentation/nvu/active</property>
87 <property>instrumentation/nvu/stopped</property>
91 <property>ap/navigac</property>
92 <property>ap/posadk</property>
94 <property>fcs/revers-1-limit</property>
95 <property>fcs/revers-2-limit</property>
96 <property>gear/gear-cmd-static</property>
98 <property value="7.2">debug/wp-lat-deg</property>
99 <property value="150.2">debug/wp-lon-deg</property>
100 <property>ap/heading-epsilon</property>
101 <property>ap/gs-epsilon</property>
102 <property>ap/pressure-altitude-ft</property>-->