ki227-01.xml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0"?>
  2. <!-- KI 227-01
  3. ADF Heading Indicator -HSI driven compass card
  4. Syd Adams
  5. -->
  6. <PropertyList>
  7. <path>ki227.ac</path>
  8. <animation>
  9. <type>material</type>
  10. <object-name>KI227card</object-name>
  11. <object-name>KI227.needle</object-name>
  12. <object-name>KI227.knob</object-name>
  13. <object-name>KI227.face</object-name>
  14. <emission>
  15. <red>0.028</red>
  16. <green>0.014</green>
  17. <blue>0.007</blue>
  18. <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
  19. </emission>
  20. </animation>
  21. <animation>
  22. <type>rotate</type>
  23. <object-name>KI227card</object-name>
  24. <property>instrumentation/heading-indicator/indicated-heading-deg</property>
  25. <factor>-1</factor>
  26. <axis>
  27. <x>-1</x>
  28. <y>0</y>
  29. <z>0</z>
  30. </axis>
  31. </animation>
  32. <animation>
  33. <type>rotate</type>
  34. <object-name>KI227.needle</object-name>
  35. <property>/instrumentation/kr-87/outputs/needle-deg</property>
  36. <axis>
  37. <x>-1</x>
  38. <y>0</y>
  39. <z>0</z>
  40. </axis>
  41. </animation>
  42. </PropertyList>