123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <path>throttlequads.ac</path>
- <animation>
- <object-name>throttle-lever</object-name>
- <type>rotate</type>
- <property>controls/engines/engine/throttle</property>
- <interpolation>
- <entry><ind> 0.000 </ind><dep> -38.0 </dep></entry>
- <entry><ind> 0.333 </ind><dep> -16.0 </dep></entry>
- <entry><ind> 0.666 </ind><dep> 2.0 </dep></entry>
- <entry><ind> 1.000 </ind><dep> 24.0 </dep></entry>
- </interpolation>
- <center>
- <x-m> -1.117 </x-m>
- <y-m> 0.0000 </y-m>
- <z-m> 0.312 </z-m>
- </center>
- <axis>
- <x> 0 </x>
- <y> -1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <!-- Elevator Trim -->
- <animation>
- <type>rotate</type>
- <object-name>elevator-trimwheel</object-name>
- <property>controls/flight/elevator-trim</property>
- <factor>1440</factor>
- <center>
- <x-m> -1.119 </x-m>
- <y-m> 0.0000 </y-m>
- <z-m> 0.222 </z-m>
- </center>
- <axis>
- <x> 0 </x>
- <y> -1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <!-- Gear lever -->
- <animation>
- <type>rotate</type>
- <object-name>gear-lever</object-name>
- <property>controls/gear/gear-down</property>
- <interpolation>
- <entry><ind>1</ind><dep> 26 </dep></entry>
- <entry><ind>0</ind><dep> 75 </dep></entry>
- </interpolation>
- <center>
- <x-m>-1.114</x-m>
- <y-m>0</y-m>
- <z-m> 0.185</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>-1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Flap control -->
- <animation>
- <type>rotate</type>
- <object-name>flap-lever</object-name>
- <property>controls/flight/flaps</property>
- <interpolation>
- <entry><ind> 0.0 </ind><dep> 62 </dep></entry>
- <entry><ind> 0.5 </ind><dep> 41 </dep></entry>
- <entry><ind> 1.0 </ind><dep> 24 </dep></entry>
- </interpolation>
- <center>
- <x-m>-1.114</x-m>
- <y-m>0</y-m>
- <z-m> 0.185</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>-1</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|