e2b.xml 482 B

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0"?>
  2. <!-- E2B Standby Compass -->
  3. <PropertyList>
  4. <path>e2b.ac</path>
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>Ring</object-name>
  8. <property>instrumentation/magnetic-compass/indicated-heading-deg</property>
  9. <center>
  10. <x-m>0</x-m>
  11. <y-m>0</y-m>
  12. <z-m>0</z-m>
  13. </center>
  14. <axis>
  15. <x>0</x>
  16. <y>0</y>
  17. <z>1</z>
  18. </axis>
  19. </animation>
  20. <!-- *** LoD *** -->
  21. <animation>
  22. <type>range</type>
  23. <min-m>0</min-m>
  24. <max-m>5</max-m>
  25. </animation>
  26. </PropertyList>