gmeter.xml 797 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0"?>
  2. <!-- g-meter, by Dave Culp, edited for X-29A by Daniel Strawn -->
  3. <PropertyList>
  4. <path>gmeter.ac</path>
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>needle</object-name>
  8. <property>accelerations/pilot-g</property>
  9. <factor>1</factor>
  10. <interpolation>
  11. <entry><ind>-4</ind><dep>-202.5</dep></entry>
  12. <entry><ind>-3</ind><dep>-180</dep></entry>
  13. <entry><ind>1</ind><dep>-90</dep></entry>
  14. <entry><ind>5</ind><dep>0</dep></entry>
  15. <entry><ind>8</ind><dep>67.5</dep></entry>
  16. </interpolation>
  17. <center>
  18. <x-m>0</x-m>
  19. <y-m>0</y-m>
  20. <z-m>0</z-m>
  21. </center>
  22. <axis>
  23. <x>-1</x>
  24. <y>0</y>
  25. <z>0</z>
  26. </axis>
  27. </animation>
  28. <!-- *** LoD *** -->
  29. <animation>
  30. <type>range</type>
  31. <min-m>0</min-m>
  32. <max-m>50</max-m>
  33. </animation>
  34. </PropertyList>