alt.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>alt.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>ALTface</object-name>
  7. <object-name>InhgKnob</object-name>
  8. <emission>
  9. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  10. <red> 0.70 </red>
  11. <green> 0.30 </green>
  12. <blue> 0.30 </blue>
  13. </emission>
  14. </animation>
  15. <animation>
  16. <type>material</type>
  17. <object-name>needle</object-name>
  18. <emission>
  19. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  20. <red> 0.70 </red>
  21. <green> 0.30 </green>
  22. <blue> 0.30 </blue>
  23. </emission>
  24. </animation>
  25. <animation>
  26. <type>rotate</type>
  27. <object-name>needle</object-name>
  28. <property>position/gear-agl-ft</property>
  29. <interpolation>
  30. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  31. <entry><ind> 50 </ind><dep> 40 </dep></entry>
  32. <entry><ind> 100 </ind><dep> 80 </dep></entry>
  33. <entry><ind> 200 </ind><dep> 120 </dep></entry>
  34. <entry><ind> 1000</ind><dep> 280 </dep></entry>
  35. <entry><ind> 2500</ind><dep> 340 </dep></entry>
  36. </interpolation>
  37. <axis>
  38. <x> -1 </x>
  39. <y> 0 </y>
  40. <z> 0 </z>
  41. </axis>
  42. </animation>
  43. <animation>
  44. <type>rotate</type>
  45. <object-name>bug</object-name>
  46. <property>autopilot/settings/target-agl-ft</property>
  47. <interpolation>
  48. <entry><ind> 0 </ind><dep> 0 </dep></entry>
  49. <entry><ind> 50 </ind><dep> 40 </dep></entry>
  50. <entry><ind> 100 </ind><dep> 80 </dep></entry>
  51. <entry><ind> 200 </ind><dep> 120 </dep></entry>
  52. <entry><ind> 1000</ind><dep> 280 </dep></entry>
  53. <entry><ind> 2500</ind><dep> 340 </dep></entry>
  54. </interpolation>
  55. <axis>
  56. <x> -1 </x>
  57. <y> 0 </y>
  58. <z> 0 </z>
  59. </axis>
  60. </animation>
  61. <animation>
  62. <type>range</type>
  63. <min-m>0</min-m>
  64. <max-m>10</max-m>
  65. </animation>
  66. </PropertyList>