MagneticCompass.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>MagneticCompass.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Case</object-name>
  7. <object-name>Ball1</object-name>
  8. <object-name>Ball2</object-name>
  9. <object-name>Marker</object-name>
  10. <object-name>Wire</object-name>
  11. </animation>
  12. <effect>
  13. <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
  14. <object-name>glass</object-name>
  15. </effect>
  16. <animation>
  17. <type>material</type>
  18. <object-name>Ball1</object-name>
  19. <object-name>Ball2</object-name>
  20. <object-name>Marker</object-name>
  21. <emission>
  22. <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
  23. <red> 0.05 </red>
  24. <green> 0.025 </green>
  25. <blue> 0.01 </blue>
  26. </emission>
  27. </animation>
  28. <animation>
  29. <type>rotate</type>
  30. <object-name>Ball1</object-name>
  31. <property>instrumentation/magnetic-compass/indicated-heading-deg</property>
  32. <center>
  33. <x-m> 5.11209 </x-m>
  34. <y-m> -0.18557 </y-m>
  35. <z-m> 1.71545 </z-m>
  36. </center>
  37. <axis>
  38. <x> 0 </x>
  39. <y> 0 </y>
  40. <z> 1 </z>
  41. </axis>
  42. </animation>
  43. <animation>
  44. <type>rotate</type>
  45. <object-name>Ball2</object-name>
  46. <property>instrumentation/magnetic-compass/indicated-heading-deg</property>
  47. <center>
  48. <x-m> 5.11209 </x-m>
  49. <y-m> 0.18701 </y-m>
  50. <z-m> 1.71545 </z-m>
  51. </center>
  52. <axis>
  53. <x> 0 </x>
  54. <y> 0 </y>
  55. <z> 1 </z>
  56. </axis>
  57. </animation>
  58. <!-- *** LoD *** -->
  59. <animation>
  60. <type>range</type>
  61. <min-m>0</min-m>
  62. <max-m>5</max-m>
  63. </animation>
  64. </PropertyList>