oil-1.xml 574 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>oil.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>needle</object-name>
  7. <property>engines/engine[0]/oil-pressure-psi</property>
  8. <interpolation>
  9. <entry><ind>0</ind><dep>-210</dep></entry>
  10. <entry><ind>50</ind><dep>-90</dep></entry>
  11. <entry><ind>100</ind><dep>30</dep></entry>
  12. </interpolation>
  13. <axis>
  14. <x>-1</x>
  15. <y>0</y>
  16. <z>0</z>
  17. </axis>
  18. </animation>
  19. <!-- *** LoD *** -->
  20. <animation>
  21. <type>range</type>
  22. <min-m>0</min-m>
  23. <max-m>5</max-m>
  24. </animation>
  25. </PropertyList>