123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251 |
- <PropertyList>
- <path>ec145ecp.ac</path>
- <animation>
- <type>pick</type>
- <object-name>train</object-name>
- <visible>true</visible>
-
- <action>
- <button>0</button>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.train();</script>
- </binding>
- </action>
- </animation>
- <animation>
- <type>material</type>
- <object-name>train</object-name>
- <visible>true</visible>
- <condition>
- <property>/controls/switches/ecp/trainswitch</property>
- </condition>
- <emission>
- <red>1</red>
- <green>1</green>
- <blue>0</blue>
- </emission>
- </animation>
-
- <animation>
- <type>pick</type>
- <object-name>vent1</object-name>
- <visible>true</visible>
-
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <interval-sec>0.5</interval-sec>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.vent(0);</script>
- </binding>
- </action>
- </animation>
-
-
- <animation>
- <type>rotate</type>
- <object-name>main1</object-name>
- <property>/controls/switches/ecp/pos[0]</property>
- <interpolation>
- <entry><ind> 0.0</ind><dep> 20.0</dep> </entry>
- <entry><ind> 1.0</ind><dep> 0.0</dep> </entry>
- <entry><ind> 2.0</ind><dep> -20.0</dep> </entry>
- </interpolation>
-
- <factor>-40</factor>
- <offset-deg>20</offset-deg>
- <center>
- <x-m>-0.02</x-m>
- <y-m>0.0</y-m>
- <z-m>0.0</z-m>
- </center>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>pick</type>
- <object-name>main1</object-name>
- <visible>true</visible>
-
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <interval-sec>0.5</interval-sec>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.up(0);</script>
- </binding>
- </action>
-
- <action>
- <button>1</button>
- <repeatable>false</repeatable>
- <interval-sec>0.5</interval-sec>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.down(0);</script>
- </binding>
- </action>
-
- <hovered>
- <binding>
- <command>set-tooltip</command>
- <label>Eng 1 Power: %3d%%</label>
- <tooltip-id>eng1</tooltip-id>
- <mapping>percent</mapping>
- <property>/controls/engines/engine/power</property>
- </binding>
- </hovered>
- </animation>
-
- <animation>
- <type>rotate</type>
- <!-- <condition>
- <equals>
- <property>/controls/engines/engine/power</property>
- <value>1</value>
- </equals>
- </condition>-->
- <object-name>save1</object-name>
- <property>/controls/switches/ecp/pos[0]</property>
- <interpolation>
- <entry><ind> 0.0</ind><dep> 0.0</dep> </entry>
- <entry><ind> 1.0</ind><dep> 0.0</dep> </entry>
- <entry><ind> 2.0</ind><dep> 90.0</dep> </entry>
- </interpolation>
- <center>
- <x-m>-0.005</x-m>
- <y-m>-0.1</y-m>
- <z-m>0.0</z-m>
- </center>
- <axis>
- <x> 0 </x>
- <y> 0 </y>
- <z> 1 </z>
- </axis>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>main2</object-name>
- <property>/controls/switches/ecp/pos[1]</property>
- <interpolation>
- <entry><ind> 0.0</ind><dep> 20.0</dep> </entry>
- <entry><ind> 1.0</ind><dep> 0.0</dep> </entry>
- <entry><ind> 2.0</ind><dep> -20.0</dep> </entry>
- </interpolation>
-
- <factor>-40</factor>
- <offset-deg>20</offset-deg>
- <center>
- <x-m>-0.02</x-m>
- <y-m>0.0</y-m>
- <z-m>0.0</z-m>
- </center>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>pick</type>
- <object-name>main2</object-name>
- <visible>true</visible>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <interval-sec>0.5</interval-sec>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.up(1);</script>
- </binding>
- </action>
-
- <action>
- <button>1</button>
- <repeatable>false</repeatable>
- <interval-sec>0.5</interval-sec>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.down(1);</script>
- </binding>
- </action>
-
- <hovered>
- <binding>
- <command>set-tooltip</command>
- <label>Eng 2 Power: %3d%%</label>
- <tooltip-id>eng1</tooltip-id>
- <mapping>percent</mapping>
- <property>/controls/engines/engine[1]/power</property>
- </binding>
- </hovered>
- </animation>
- <animation>
- <type>pick</type>
- <object-name>vent2</object-name>
- <visible>true</visible>
-
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <interval-sec>0.5</interval-sec>
- <binding>
- <command>nasal</command>
- <script>bk117.engswitch.vent(1);</script>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>rotate</type>
- <!-- <condition>
- <equals>
- <property>/controls/engines/engine/power</property>
- <value>1</value>
- </equals>
- </condition>-->
- <object-name>save2</object-name>
- <property>/controls/switches/ecp/pos[1]</property>
- <interpolation>
- <entry><ind> 0.0</ind><dep> 0.0</dep> </entry>
- <entry><ind> 1.0</ind><dep> 0.0</dep> </entry>
- <entry><ind> 2.0</ind><dep> 90.0</dep> </entry>
- </interpolation>
- <center>
- <x-m>-0.005</x-m>
- <y-m>0.06</y-m>
- <z-m>0.0</z-m>
- </center>
- <axis>
- <x> 0 </x>
- <y> 0 </y>
- <z> 1 </z>
- </axis>
- </animation>
- <animation>
- <type>material</type>
- <object-name>Plane</object-name>
- <emission>
- <red>0.028</red>
- <green>0.014</green>
- <blue>0.007</blue>
- <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
- </emission>
- </animation>
-
- </PropertyList>
|