rud_trim.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>rud_trim.ac</path>
  4. <animation>
  5. <type>pick</type>
  6. <object-name>RH</object-name>
  7. <visible>false</visible>
  8. <action>
  9. <button>0</button>
  10. <repeatable>false</repeatable>
  11. <binding>
  12. <command>property-adjust</command>
  13. <property>controls/flight/rudder-trim</property>
  14. <step>-0.05</step>
  15. <min>-0.1</min>
  16. <max>0.1</max>
  17. </binding>
  18. </action>
  19. </animation>
  20. <animation>
  21. <type>pick</type>
  22. <object-name>LH</object-name>
  23. <visible>false</visible>
  24. <action>
  25. <button>0</button>
  26. <repeatable>false</repeatable>
  27. <binding>
  28. <command>property-adjust</command>
  29. <property>controls/flight/rudder-trim</property>
  30. <step>0.05</step>
  31. <min>-0.1</min>
  32. <max>0.1</max>
  33. </binding>
  34. </action>
  35. </animation>
  36. <animation>
  37. <type>rotate</type>
  38. <object-name>Switch</object-name>
  39. <object-name>gage</object-name>
  40. <property>controls/flight/rudder-trim</property>
  41. <interpolation>
  42. <entry><ind>0.1</ind><dep>-45</dep></entry>
  43. <entry><ind>0</ind><dep>0</dep></entry>
  44. <entry><ind>-0.1</ind><dep>45</dep></entry>
  45. </interpolation>
  46. <center>
  47. <x-m> 0 </x-m>
  48. <y-m> 0 </y-m>
  49. <z-m> 0 </z-m>
  50. </center>
  51. <axis>
  52. <x> 0 </x>
  53. <y> 1 </y>
  54. <z> 0 </z>
  55. </axis>
  56. </animation>
  57. <animation>
  58. <type>material</type>
  59. <object-name>Switch</object-name>
  60. <object-name>Circle</object-name>
  61. <object-name>SwitchNut</object-name>
  62. <object-name>SwitchRot</object-name>
  63. <emission>
  64. <red> 0.50 </red>
  65. <green> 0.25 </green>
  66. <blue> 0.25 </blue>
  67. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  68. </emission>
  69. </animation>
  70. </PropertyList>