3 #############################################################################
4 # (C) 2007 by Yurik V. Nikiforoff #
5 # yurik@megasignal.com #
7 #############################################################################
10 <!-- IKU-1 heading indicator
11 3D instrument for Tu-154 -->
14 <compass>fdm/jsbsim/instrumentation/bgmk-1</compass>
15 <heading-1>tu154/instrumentation/iku-1[0]/heading-1</heading-1>
16 <heading-2>tu154/instrumentation/iku-1[0]/heading-2</heading-2>
17 <mode-1>tu154/instrumentation/iku-1[0]/mode-1</mode-1>
18 <mode-2>tu154/instrumentation/iku-1[0]/mode-2</mode-2>
19 <trans-1>tu154/instrumentation/iku-1[0]/trans-1</trans-1>
20 <trans-2>tu154/instrumentation/iku-1[0]/trans-2</trans-2>
24 <!-- Internal instruments lighting -->
27 <object-name>text</object-name>
28 <object-name>compass</object-name>
29 <object-name>l_handle</object-name>
30 <object-name>r_handle</object-name>
31 <object-name>l_src</object-name>
32 <object-name>r_src</object-name>
33 <object-name>white_needle</object-name>
34 <object-name>yellow_needle</object-name>
36 <red-prop>tu154/light/instruments/int-red</red-prop>
37 <green-prop>tu154/light/instruments/int-green</green-prop>
38 <blue-prop>tu154/light/instruments/int-blue</blue-prop>
42 <!-- External instruments lighting -->
45 <object-name>base</object-name>
47 <red-prop>tu154/light/panel/ext-red</red-prop>
48 <green-prop>tu154/light/panel/ext-green</green-prop>
49 <blue-prop>tu154/light/panel/ext-blue</blue-prop>
56 <object-name>compass</object-name>
57 <property alias="../../params/compass"/>
69 <object-name>yellow_needle</object-name>
70 <property alias="../../params/heading-1"/>
79 <object-name>white_needle</object-name>
80 <property alias="../../params/heading-2"/>
91 <object-name>l_handle</object-name>
92 <property alias="../../params/trans-1"/>
106 <command>property-adjust</command>
107 <property alias="../../../../params/mode-1"/>
116 <object-name>r_handle</object-name>
117 <property alias="../../params/trans-2"/>
118 <factor>90.0</factor>
131 <command>property-adjust</command>
132 <property alias="../../../../params/mode-2"/>
140 <!--VOR/ADF indicators-->
143 <object-name>l_src</object-name>
144 <property alias="../../params/trans-1"/>
145 <factor>120.0</factor>
159 <object-name>r_src</object-name>
160 <property alias="../../params/trans-2"/>
161 <factor>120.0</factor>