3 #############################################################################
4 # (C) 2007 by Yurik V. Nikiforoff - port for FGFS, FDM, #
5 # 2d & 3d instruments, animations, systems and over. #
6 # yurik@megasignal.com #
7 #############################################################################
10 <!-- Throttle lever indicator IP21-08
11 3D instrument for Tu-154 -->
14 <!-- Internal instruments lighting -->
17 <object-name>base</object-name>
18 <object-name>needle</object-name>
20 <red-prop>tu154/light/instruments/int-red</red-prop>
21 <green-prop>tu154/light/instruments/int-green</green-prop>
22 <blue-prop>tu154/light/instruments/int-blue</blue-prop>
25 <!--External panel lighting-->
28 <object-name>cover</object-name>
30 <red-prop>tu154/light/panel/ext-red</red-prop>
31 <green-prop>tu154/light/panel/ext-green</green-prop>
32 <blue-prop>tu154/light/panel/ext-blue</blue-prop>
40 <object-name>needle</object-name>
41 <property>fdm/jsbsim/fcs/at-throttle-cmd-norm[2]</property>
43 <!--<entry><ind> 0.0</ind> <dep> -120.0</dep></entry>--><!--full revers-->
44 <entry><ind> 0.22</ind> <dep> -70.0</dep></entry><!--idle-->
45 <entry><ind> 0.57</ind> <dep> 12.0</dep></entry><!--0.4-->
46 <entry><ind> 0.7</ind> <dep> 40.0</dep></entry><!--0.6-->
47 <entry><ind> 0.75</ind> <dep> 53.0</dep></entry><!--0.7-->
48 <entry><ind> 0.84</ind> <dep> 73.0</dep></entry><!--0.85-->
49 <entry><ind> 0.93</ind> <dep> 92.0</dep></entry><!--nominal-->
50 <entry><ind> 1.0</ind> <dep> 108.0</dep></entry><!--miltrust-->