gyro-compassOLD.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>gyro-compass.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>needle1</object-name>
  8. <object-name>needle2</object-name>
  9. <object-name>gyrobug</object-name>
  10. </animation>
  11. <animation>
  12. <type>material</type>
  13. <object-name>face</object-name>
  14. <object-name>asi-needle1</object-name>
  15. <emission>
  16. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  17. <red> 0.50 </red>
  18. <green> 0.25 </green>
  19. <blue> 0.25 </blue>
  20. </emission>
  21. </animation>
  22. <!--
  23. <animation>
  24. <type>texmultiple</type>
  25. <object-name>GyroFace</object-name>
  26. <transform>
  27. <subtype>texrotate</subtype>
  28. <property>instrumentation/heading-indicator/indicated-heading-deg</property>
  29. <center>
  30. <x> 0.9023 </x>
  31. <y> 0.9004 </y>
  32. <z> 0.0000 </z>
  33. </center>
  34. <axis>
  35. <x> 0 </x>
  36. <y> 0 </y>
  37. <z> -1 </z>
  38. </axis>
  39. </transform>
  40. <transform>
  41. <subtype>texrotate</subtype>
  42. <property>instrumentation/heading-indicator/offset-deg</property>
  43. <center>
  44. <x> 0.9023 </x>
  45. <y> 0.9004 </y>
  46. <z> 0.0000 </z>
  47. </center>
  48. <axis>
  49. <x> 0 </x>
  50. <y> 0 </y>
  51. <z> 1 </z>
  52. </axis>
  53. </transform>
  54. </animation>
  55. <animation>
  56. <name>NeedlesWithCard1</name>
  57. <type>rotate</type>
  58. <object-name>GyroNeedle1</object-name>
  59. <object-name>GyroNeedle2</object-name>
  60. <property>instrumentation/heading-indicator/indicated-heading-deg</property>
  61. <factor>1</factor>
  62. <axis>
  63. <x>1</x>
  64. </axis>
  65. </animation>
  66. <animation>
  67. <name>NeedlesWithCard2</name>
  68. <type>rotate</type>
  69. <object-name>NeedlesWithCard1</object-name>
  70. <property>instrumentation/heading-indicator/offset-deg</property>
  71. <factor>1</factor>
  72. <axis>
  73. <x>-1</x>
  74. </axis>
  75. </animation>
  76. FIXME the needle names are reversed in the .ac file. oops.
  77. <animation>
  78. <type>rotate</type>
  79. <object-name>GyroNeedle2</object-name>
  80. <property>sim/model/jrb-usn/gyro-needle-heading[0]</property>
  81. <factor>1</factor>
  82. <axis>
  83. <x>-1</x>
  84. </axis>
  85. </animation>
  86. <animation>
  87. <type>rotate</type>
  88. <object-name>GyroNeedle1</object-name>
  89. <property>sim/model/jrb-usn/gyro-needle-heading[1]</property>
  90. <factor>1</factor>
  91. <axis>
  92. <x>-1</x>
  93. </axis>
  94. </animation>
  95. <animation>
  96. <type>rotate</type>
  97. <object-name>GyroBug</object-name>
  98. <property>instrumentation/heading-indicator/indicated-heading-deg</property>
  99. <factor>1</factor>
  100. <axis>
  101. <x>1</x>
  102. </axis>
  103. </animation>
  104. <animation>
  105. <type>rotate</type>
  106. <object-name>GyroBug</object-name>
  107. <property>instrumentation/heading-indicator/offset-deg</property>
  108. <factor>1</factor>
  109. <axis>
  110. <x>-1</x>
  111. </axis>
  112. </animation>
  113. <animation>
  114. <type>rotate</type>
  115. <object-name>GyroBug</object-name>
  116. <property>sim/model/jrb-usn/gyro-heading-bug</property>
  117. <factor>1</factor>
  118. <axis>
  119. <x>-1</x>
  120. </axis>
  121. </animation>
  122. -->
  123. </PropertyList>