cyltemp.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>cyltemp.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Face</object-name>
  7. <object-name>NeedleCylT</object-name>
  8. <object-name>NeedleOilP</object-name>
  9. <object-name>NeedleOilT</object-name>
  10. <emission>
  11. <red>0.8</red>
  12. <green>0.4</green>
  13. <blue>0.2</blue>
  14. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  15. </emission>
  16. </animation>
  17. <animation>
  18. <type>rotate</type>
  19. <object-name>NeedleCylT</object-name>
  20. <property>/engines/engine[0]/cyltempc</property>
  21. <interpolation>
  22. <entry><ind> 0</ind><dep> 0</dep></entry>
  23. <entry><ind>350</ind><dep>140</dep></entry>
  24. </interpolation>
  25. <axis>
  26. <x>-1</x>
  27. <y>0</y>
  28. <z>0</z>
  29. </axis>
  30. </animation>
  31. <animation>
  32. <type>rotate</type>
  33. <object-name>NeedleOilP</object-name>
  34. <property>/engines/engine[0]/oil-press</property>
  35. <interpolation>
  36. <entry><ind> 0</ind><dep> 0</dep></entry>
  37. <entry><ind>150</ind><dep>180</dep></entry>
  38. </interpolation>
  39. <center>
  40. <x-m>0</x-m>
  41. <y-m>-0.0075</y-m>
  42. <z-m>-0.015</z-m>
  43. </center>
  44. <axis>
  45. <x>-1</x>
  46. <y>0</y>
  47. <z>0</z>
  48. </axis>
  49. </animation>
  50. <animation>
  51. <type>rotate</type>
  52. <object-name>NeedleOilT</object-name>
  53. <property>/engines/engine[0]/oiltempc</property>
  54. <interpolation>
  55. <entry><ind> 0</ind><dep> 0</dep></entry>
  56. <entry><ind>150</ind><dep>180</dep></entry>
  57. </interpolation>
  58. <center>
  59. <x-m>0</x-m>
  60. <y-m>0.0075</y-m>
  61. <z-m>-0.015</z-m>
  62. </center>
  63. <axis>
  64. <x>1</x>
  65. <y>0</y>
  66. <z>0</z>
  67. </axis>
  68. </animation>
  69. </PropertyList>