vor2.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <params>
  4. <nav-to-flag>/instrumentation/nav[1]/to-flag</nav-to-flag>
  5. <nav-from-flag>/instrumentation/nav[1]/from-flag</nav-from-flag>
  6. <nav-radial-selected>/instrumentation/nav[1]/radials/selected-deg</nav-radial-selected>
  7. <nav-gs-needle-deflection>/instrumentation/nav[1]/gs-needle-deflection</nav-gs-needle-deflection>
  8. <nav-heading-needle-deflection>/instrumentation/nav[1]/heading-needle-deflection</nav-heading-needle-deflection>
  9. <nav-in-range>/instrumentation/nav[1]/in-range</nav-in-range>
  10. <gs-in-range>/instrumentation/nav[1]/gs-in-range</gs-in-range>
  11. </params>
  12. <path>vor.ac</path>
  13. <animation>
  14. <type>material</type>
  15. <object-name>Face</object-name>
  16. <object-name>GlideslopeNeedle</object-name>
  17. <object-name>Ring</object-name>
  18. <object-name>LocalizerNeedle</object-name>
  19. <object-name>Front</object-name>
  20. <object-name>TO</object-name>
  21. <object-name>FR</object-name>
  22. <object-name>NAV</object-name>
  23. <object-name>GS_out_of_range</object-name>
  24. <object-name>GS_in_range</object-name>
  25. <emission>
  26. <red>1.0</red>
  27. <green>0.2</green>
  28. <blue>0.0</blue>
  29. <factor-prop>/sim/model/material/instruments/factor</factor-prop>
  30. </emission>
  31. </animation>
  32. <animation>
  33. <type>material</type>
  34. <object-name>disk</object-name>
  35. <emission>
  36. <red>0.45</red>
  37. <green>0.09</green>
  38. <blue>0.00001</blue>
  39. <factor-prop>/sim/model//material/instruments/factor</factor-prop>
  40. </emission>
  41. </animation>
  42. <animation>
  43. <name>LocalizerNeedleTransform</name>
  44. <type>rotate</type>
  45. <object-name>LocalizerNeedle</object-name>
  46. <property alias="../../params/nav-heading-needle-deflection"/>
  47. <factor>-2.8</factor>
  48. <center>
  49. <x-m>0</x-m>
  50. <y-m>0</y-m>
  51. <z-m>0.03</z-m>
  52. </center>
  53. <axis>
  54. <x>-1</x>
  55. <y>0</y>
  56. <z>0</z>
  57. </axis>
  58. </animation>
  59. <animation>
  60. <type>select</type>
  61. <object-name>GS_in_range</object-name>
  62. <condition>
  63. <property alias="../../../params/gs-in-range"/>
  64. </condition>
  65. </animation>
  66. <animation>
  67. <type>select</type>
  68. <object-name>GS_out_of_range</object-name>
  69. <condition>
  70. <not>
  71. <property alias="../../../../params/gs-in-range"/>
  72. </not>
  73. </condition>
  74. </animation>
  75. <animation>
  76. <type>select</type>
  77. <object-name>NAV</object-name>
  78. <condition>
  79. <not>
  80. <property alias="../../../../params/nav-in-range"/>
  81. </not>
  82. </condition>
  83. </animation>
  84. <animation>
  85. <type>select</type>
  86. <object-name>TO</object-name>
  87. <condition>
  88. <property alias="../../../params/nav-to-flag"/>
  89. </condition>
  90. </animation>
  91. <animation>
  92. <type>select</type>
  93. <object-name>FR</object-name>
  94. <condition>
  95. <property alias="../../../params/nav-from-flag"/>
  96. </condition>
  97. </animation>
  98. <animation>
  99. <name>GlideslopeNeedleTransform</name>
  100. <type>rotate</type>
  101. <object-name>GlideslopeNeedle</object-name>
  102. <property alias="../../params/nav-gs-needle-deflection"/>
  103. <factor>-25</factor>
  104. <min-deg>-25</min-deg>
  105. <max-deg>25</max-deg>
  106. <center>
  107. <x-m>0</x-m>
  108. <y-m>-0.03</y-m>
  109. <z-m>0</z-m>
  110. </center>
  111. <axis>
  112. <x>-1</x>
  113. <y>0</y>
  114. <z>0</z>
  115. </axis>
  116. </animation>
  117. <animation>
  118. <name>RingTransform</name>
  119. <type>rotate</type>
  120. <object-name>Ring</object-name>
  121. <property alias="../../params/nav-radial-selected"/>
  122. <factor>-1</factor>
  123. <axis>
  124. <x>-1</x>
  125. <y>0</y>
  126. <z>0</z>
  127. </axis>
  128. </animation>
  129. <!-- VOR 2 Radial adjust -->
  130. <animation>
  131. <type>knob</type>
  132. <type>pick</type>
  133. <object-name>click-R</object-name>
  134. <object-name>click-L</object-name>
  135. <visible>false</visible>
  136. <shift-repeat type="int">5</shift-repeat>
  137. <action>
  138. <binding>
  139. <command>property-adjust</command>
  140. <property>/instrumentation/nav[1]/radials/selected-deg</property>
  141. <factor>1</factor>
  142. <min>0</min>
  143. <max>360</max>
  144. <wrap>1</wrap>
  145. </binding>
  146. </action>
  147. <hovered>
  148. <binding>
  149. <command>set-tooltip</command>
  150. <tooltip-id>nav2-obs</tooltip-id>
  151. <label>Nav 2 Radial %3d</label>
  152. <mapping>heading</mapping>
  153. <property>/instrumentation/nav[1]/radials/selected-deg</property>
  154. </binding>
  155. </hovered>
  156. </animation>
  157. <animation>
  158. <name>Alpha Order Group</name>
  159. <object-name>Face</object-name>
  160. <object-name>LocalizerNeedleTransform</object-name>
  161. <object-name>GlideslopeNeedleTransform</object-name>
  162. <object-name>RingTransform</object-name>
  163. <object-name>Front</object-name>
  164. </animation>
  165. </PropertyList>