seavixen_mach.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?xml version="1.0"?>
  2. <!-- Mach -->
  3. <PropertyList>
  4. <path>seavixen_mach.ac</path>
  5. <!-- Mach -->
  6. <animation>
  7. <type>rotate</type>
  8. <object-name>mach-Needle1</object-name>
  9. <property>velocities/mach</property>
  10. <interpolation>
  11. <entry>
  12. <ind>0</ind>
  13. <dep>0</dep>
  14. </entry>
  15. <entry>
  16. <ind>0.7</ind>
  17. <dep>30</dep>
  18. </entry>
  19. <entry>
  20. <ind>0.8</ind>
  21. <dep>80</dep>
  22. </entry>
  23. <entry>
  24. <ind>0.9</ind>
  25. <dep>130</dep>
  26. </entry>
  27. <entry>
  28. <ind>1.0</ind>
  29. <dep>180</dep>
  30. </entry>
  31. <entry>
  32. <ind>1.1</ind>
  33. <dep>230</dep>
  34. </entry>
  35. <entry>
  36. <ind>1.2</ind>
  37. <dep>280</dep>
  38. </entry>
  39. <entry>
  40. <ind>1.3</ind>
  41. <dep>330</dep>
  42. </entry>
  43. </interpolation>
  44. <center>
  45. <x-m>0</x-m>
  46. <y-m>0</y-m>
  47. <z-m>0</z-m>
  48. </center>
  49. <axis>
  50. <x>-1</x>
  51. <y>0</y>
  52. <z>0</z>
  53. </axis>
  54. </animation>
  55. <!-- *** LoD *** -->
  56. <animation>
  57. <type>range</type>
  58. <min-m>0</min-m>
  59. <max-m>5</max-m>
  60. </animation>
  61. </PropertyList>