ki252a(2).xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. <?xml version="1.0"?>
  2. <!--
  3. KING KI-525A Pictorial Indicator
  4. Syd Adams
  5. -->
  6. <PropertyList>
  7. <path>ki252a.ac</path>
  8. <animation>
  9. <type>material</type>
  10. <object-name>kfc-hdgbug</object-name>
  11. <object-name>kfc-crs</object-name>
  12. <object-name>kfc-crs.001</object-name>
  13. <object-name>To-flag</object-name>
  14. <object-name>From-flag</object-name>
  15. <object-name>Compass</object-name>
  16. <object-name>nav-warning</object-name>
  17. <object-name>hdg-warning</object-name>
  18. <object-name>GSneedle</object-name>
  19. <object-name>KI252A.back</object-name>
  20. <object-name>CRSknob</object-name>
  21. <object-name>HDGknob</object-name>
  22. <emission>
  23. <red>0.028</red>
  24. <green>0.014</green>
  25. <blue>0.007</blue>
  26. <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
  27. </emission>
  28. </animation>
  29. <!-- KI-525A -->
  30. <animation>
  31. <type>rotate</type>
  32. <object-name>kfc-hdgbug</object-name>
  33. <property>autopilot/internal/fdm-heading-bug-error-deg</property>
  34. <axis>
  35. <x>-1.0</x>
  36. <y>0.0</y>
  37. <z>0.0</z>
  38. </axis>
  39. </animation>
  40. <animation>
  41. <type>rotate</type>
  42. <object-name>kfc-crs</object-name>
  43. <object-name>kfc-crs.001</object-name>
  44. <object-name>To-flag</object-name>
  45. <object-name>From-flag</object-name>
  46. <object-name>Compass</object-name>
  47. <property>instrumentation/heading-indicator/indicated-heading-deg</property>
  48. <axis>
  49. <x>1.0</x>
  50. <y>0.0</y>
  51. <z>0.0</z>
  52. </axis>
  53. </animation>
  54. <animation>
  55. <type>rotate</type>
  56. <object-name>kfc-crs</object-name>
  57. <object-name>kfc-crs.001</object-name>
  58. <object-name>To-flag</object-name>
  59. <object-name>From-flag</object-name>
  60. <property>instrumentation/nav/radials/selected-deg</property>
  61. <axis>
  62. <x>-1.0</x>
  63. <y>0.0</y>
  64. <z>0.0</z>
  65. </axis>
  66. </animation>
  67. <animation>
  68. <type>translate</type>
  69. <object-name>kfc-crs.001</object-name>
  70. <property>instrumentation/nav/heading-needle-deflection</property>
  71. <interpolation>
  72. <entry><ind>-10.0</ind><dep>-0.018</dep></entry>
  73. <entry><ind>0.0</ind><dep>0.0</dep></entry>
  74. <entry><ind>10.0</ind><dep>0.018</dep></entry>
  75. </interpolation>
  76. <axis>
  77. <x>0.0</x>
  78. <y>1.0</y>
  79. <z>0.0</z>
  80. </axis>
  81. </animation>
  82. <animation>
  83. <type>translate</type>
  84. <object-name>GSneedle</object-name>
  85. <property>instrumentation/nav/gs-needle-deflection-norm</property>
  86. <interpolation>
  87. <entry><ind>-1</ind><dep>-0.0085</dep></entry>
  88. <entry><ind>-0.5</ind><dep>-0.0085</dep></entry>
  89. <entry><ind>0.0</ind><dep>0.0</dep></entry>
  90. <entry><ind>1.0</ind><dep>0.0162</dep></entry>
  91. </interpolation>
  92. <axis>
  93. <x>0.0</x>
  94. <y>0.0</y>
  95. <z>1.0</z>
  96. </axis>
  97. </animation>
  98. <animation>
  99. <type>select</type>
  100. <object-name>To-flag</object-name>
  101. <condition>
  102. <equals>
  103. <property>instrumentation/nav/to-flag</property>
  104. <value>true</value>
  105. </equals>
  106. </condition>
  107. </animation>
  108. <animation>
  109. <type>select</type>
  110. <object-name>From-flag</object-name>
  111. <condition>
  112. <equals>
  113. <property>instrumentation/nav/from-flag</property>
  114. <value>true</value>
  115. </equals>
  116. </condition>
  117. </animation>
  118. <animation>
  119. <type>select</type>
  120. <object-name>nav-warning</object-name>
  121. <condition>
  122. <or>
  123. <not>
  124. <property>instrumentation/nav/in-range</property>
  125. </not>
  126. <less-than>
  127. <property>systems/electrical/outputs/nav</property>
  128. <value>0.2</value>
  129. </less-than>
  130. </or>
  131. </condition>
  132. </animation>
  133. <animation>
  134. <type>select</type>
  135. <object-name>hdg-warning</object-name>
  136. <condition>
  137. <less-than>
  138. <property>systems/electrical/outputs/nav</property>
  139. <value>0.2</value>
  140. </less-than>
  141. </condition>
  142. </animation>
  143. <animation>
  144. <type>select</type>
  145. <object-name>GSneedle</object-name>
  146. <condition>
  147. <and>
  148. <property>instrumentation/nav/has-gs</property>
  149. <less-than>
  150. <property>instrumentation/nav/gs-distance</property>
  151. <value>30000.0</value>
  152. </less-than>
  153. </and>
  154. </condition>
  155. </animation>
  156. </PropertyList>