asi.xml 818 B

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>asi.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>ASI.Face</object-name>
  7. <object-name>ASI.Needle</object-name>
  8. <emission>
  9. <red>0.8</red>
  10. <green>0.4</green>
  11. <blue>0.2</blue>
  12. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  13. </emission>
  14. </animation>
  15. <animation>
  16. <type>rotate</type>
  17. <object-name>ASI.Needle</object-name>
  18. <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
  19. <interpolation>
  20. <entry><ind> 0</ind><dep> 0</dep></entry>
  21. <entry><ind> 30</ind><dep> 30</dep></entry>
  22. <entry><ind>140</ind><dep>305</dep></entry>
  23. <entry><ind>180</ind><dep>355</dep></entry>
  24. </interpolation>
  25. <axis>
  26. <x>-1</x>
  27. <y>0</y>
  28. <z>0</z>
  29. </axis>
  30. </animation>
  31. </PropertyList>