asi.xml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>asi.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>Needle</object-name>
  7. <property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
  8. <interpolation>
  9. <entry><ind>-999</ind><dep> 0</dep></entry>
  10. <entry><ind> 0</ind><dep> 0</dep></entry>
  11. <entry><ind> 10</ind><dep> 7</dep></entry>
  12. <entry><ind> 20</ind><dep> 25</dep></entry>
  13. <entry><ind> 30</ind><dep> 65</dep></entry>
  14. <entry><ind> 40</ind><dep>110</dep></entry>
  15. <entry><ind> 50</ind><dep>135</dep></entry>
  16. <entry><ind> 60</ind><dep>154</dep></entry>
  17. <entry><ind> 70</ind><dep>171</dep></entry>
  18. <entry><ind> 80</ind><dep>188</dep></entry>
  19. <entry><ind> 90</ind><dep>211</dep></entry>
  20. <entry><ind> 100</ind><dep>237</dep></entry>
  21. <entry><ind> 110</ind><dep>261</dep></entry>
  22. <entry><ind> 120</ind><dep>283</dep></entry>
  23. <entry><ind> 130</ind><dep>304</dep></entry>
  24. <entry><ind> 140</ind><dep>325</dep></entry>
  25. <entry><ind> 150</ind><dep>345</dep></entry>
  26. <entry><ind> 999</ind><dep>345</dep></entry>
  27. </interpolation>
  28. <axis>
  29. <x>-1</x>
  30. </axis>
  31. </animation>
  32. <animation>
  33. <type>material</type>
  34. <object-name>Face</object-name>
  35. <object-name>Needle</object-name>
  36. <condition>
  37. <property>/controls/lighting/instrument-lights</property>
  38. </condition>
  39. <emission>
  40. <red> 0.80 </red>
  41. <green> 0.50 </green>
  42. <blue> 0.50 </blue>
  43. </emission>
  44. </animation>
  45. </PropertyList>