vsi-6kfpm.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>ivsi.ac</path>
  4. <!-- fix misc.rgb -->
  5. <animation>
  6. <type>rotate</type>
  7. <object-name>needle</object-name>
  8. <property>/velocities/vertical-speed-fps</property>
  9. <interpolation>
  10. <entry><ind>-100.0</ind><dep>-165.0</dep></entry>
  11. <entry><ind>-66.6</ind><dep>-124.8</dep></entry>
  12. <entry><ind>-33.3</ind><dep>-80.0</dep></entry>
  13. <entry><ind>-16.6</ind><dep>-45.0</dep></entry>
  14. <entry><ind>-8.3</ind><dep>-22.4</dep></entry>
  15. <entry><ind>0.0</ind><dep>0.0</dep></entry>
  16. <entry><ind>8.3</ind><dep>22.4</dep></entry>
  17. <entry><ind>16.6</ind><dep>45.0</dep></entry>
  18. <entry><ind>33.3</ind><dep>80.0</dep></entry>
  19. <entry><ind>66.6</ind><dep>124.8</dep></entry>
  20. <entry><ind>100</ind><dep>165.0</dep></entry>
  21. </interpolation>
  22. <axis>
  23. <x>-1</x>
  24. <y>0</y>
  25. <z>0</z>
  26. </axis>
  27. </animation>
  28. <animation>
  29. <type>select</type>
  30. <object-name>off-flag</object-name>
  31. <condition>
  32. <less-than>
  33. <property>systems/electrical/volts</property>
  34. <value>24</value>
  35. </less-than>
  36. </condition>
  37. </animation>
  38. <!-- lighting -->
  39. <animation>
  40. <object-name>mount</object-name>
  41. <type>material</type>
  42. <emission>
  43. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  44. <red>0.5</red>
  45. <green>0.2</green>
  46. <blue>0.2</blue>
  47. </emission>
  48. </animation>
  49. <animation>
  50. <object-name>face</object-name>
  51. <object-name>needle-w</object-name>
  52. <type>material</type>
  53. <emission>
  54. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  55. <red>0.5</red>
  56. <green>0.5</green>
  57. <blue>0.4</blue>
  58. </emission>
  59. </animation>
  60. <animation>
  61. <type>range</type>
  62. <min-m>0</min-m>
  63. <max-m>10</max-m>
  64. </animation>
  65. </PropertyList>