rmi.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0"?>
  2. <!-- Dual Needle Radio Magnetic Indicator -->
  3. <PropertyList>
  4. <path>rmi.ac</path>
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>outer_face</object-name>
  8. <property>orientation/heading-magnetic-deg</property>
  9. <interpolation>
  10. <entry><ind>0</ind><dep>0</dep></entry>
  11. <entry><ind>90</ind><dep>90</dep></entry>
  12. <entry><ind>180</ind><dep>180</dep></entry>
  13. <entry><ind>270</ind><dep>270</dep></entry>
  14. <entry><ind>360</ind><dep>360</dep></entry>
  15. </interpolation>
  16. <axis>
  17. <x>1</x>
  18. <y>0</y>
  19. <z>0</z>
  20. </axis>
  21. </animation>
  22. <animation>
  23. <type>rotate</type>
  24. <object-name>adfNeedle</object-name>
  25. <property>instrumentation/tacan/indicated-bearing-true-deg</property>
  26. <interpolation>
  27. <entry><ind>0</ind><dep>0</dep></entry>
  28. <entry><ind>360</ind><dep>360</dep></entry>
  29. </interpolation>
  30. <axis>
  31. <x>-1</x>
  32. <y>0</y>
  33. <z>0</z>
  34. </axis>
  35. </animation>
  36. <animation>
  37. <type>rotate</type>
  38. <object-name>vorNeedle</object-name>
  39. <property>instrumentation/nav[0]/indicated-bearing-deg</property>
  40. <interpolation>
  41. <entry><ind>0</ind><dep>0</dep></entry>
  42. <entry><ind>360</ind><dep>360</dep></entry>
  43. </interpolation>
  44. <axis>
  45. <x>-1</x>
  46. <y>0</y>
  47. <z>0</z>
  48. </axis>
  49. </animation>
  50. <!-- *** LoD *** -->
  51. <animation>
  52. <type>range</type>
  53. <min-m>0</min-m>
  54. <max-m>5</max-m>
  55. </animation>
  56. </PropertyList>