stick.xml 706 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>stick.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>stick1</object-name>
  7. <property>/controls/flight/elevator</property>
  8. <factor>-8</factor>
  9. <center>
  10. <x-m>0.05075</x-m>
  11. <y-m>-0.004888</y-m>
  12. <z-m>-0.0525301</z-m>
  13. </center>
  14. <axis>
  15. <x>0.0</x>
  16. <y>1.0</y>
  17. <z>0.0</z>
  18. </axis>
  19. </animation>
  20. <animation>
  21. <type>rotate</type>
  22. <object-name>stick1</object-name>
  23. <property>/controls/flight/aileron</property>
  24. <factor>-16</factor>
  25. <center>
  26. <x-m>0.05075</x-m>
  27. <y-m>-0.004888</y-m>
  28. <z-m>-0.0525301</z-m>
  29. </center>
  30. <axis>
  31. <x>1.0</x>
  32. <y>0.0</y>
  33. <z>0.0</z>
  34. </axis>
  35. </animation>
  36. </PropertyList>