8565e887db
"For more than a month, I have been working with Torsten Dryer to model these three autopilots that are very common in aircraft manufactured in the 1960s through the late 1980s. The Altimatic IIIc in the SenecaII is a variation on the Century III and uses the same nasal model."
43 lines
784 B
XML
43 lines
784 B
XML
<?xml version="1.0" ?>
|
|
<PropertyList>
|
|
<path>Yoke-pa24.ac</path>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<group-name>Yoke-pa24</group-name>
|
|
<condition>
|
|
<not>
|
|
<property>sim/model/hide-yoke</property>
|
|
</not>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<group-name>Yoke-pa24</group-name>
|
|
<property>controls/flight/elevator</property>
|
|
<factor>-0.12</factor>
|
|
<axis>
|
|
<x>1.0</x>
|
|
<y>0.0</y>
|
|
<z>0.0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<group-name>Yoke-pa24</group-name>
|
|
<property>controls/flight/aileron</property>
|
|
<factor>-80.0</factor>
|
|
<axis>
|
|
<x>1.0</x>
|
|
<y>0.0</y>
|
|
<z>0.0</z>
|
|
</axis>
|
|
<center>
|
|
<x-m>0</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>0</z-m>
|
|
</center>
|
|
</animation>
|
|
</PropertyList>
|