aileron-surface-positions.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <name>Elevator surface positions indicator gauge</name>
  4. <w-base>128</w-base>
  5. <h-base>128</h-base>
  6. <params>
  7. <pt0-select>/autopilot/internal/target-aileron-deflection-norm</pt0-select>
  8. <pt1-select>/surface-positions/left-aileron-pos-norm</pt1-select>
  9. <pt2-select>/surface-positions/right-aileron-pos-norm</pt2-select>
  10. </params>
  11. <layers>
  12. <layer>
  13. <name>gauge face</name>
  14. <texture>
  15. <path>Aircraft/CanberraBI8/Panels/Instruments/Textures/faces-LE000.rgb</path>
  16. <x1>0.0</x1>
  17. <x2>1.0</x2>
  18. <y1>0.0</y1>
  19. <y2>1.0</y2>
  20. </texture>
  21. <w>128</w>
  22. <h>128</h>
  23. </layer>
  24. <layer>
  25. <name>Left Target needle</name>
  26. <texture>
  27. <path>Aircraft/CanberraBI8/Panels/Instruments/Textures/needles-LE000.rgb</path>
  28. <x1>0.0</x1>
  29. <x2>0.1</x2>
  30. <y1>0.0</y1>
  31. <y2>0.5</y2>
  32. </texture>
  33. <w>12</w>
  34. <h>44</h>
  35. <transformations>
  36. <transformation>
  37. <type>rotation</type>
  38. <property alias="../../../../../params/pt0-select"/>
  39. <min>-1</min>
  40. <max>1</max>
  41. <scale>60</scale>
  42. <offset>270</offset>
  43. </transformation>
  44. <transformation>
  45. <type>x-shift</type>
  46. <offset>-1</offset>
  47. </transformation>
  48. <transformation>
  49. <type>y-shift</type>
  50. <offset>32</offset>
  51. </transformation>
  52. </transformations>
  53. </layer>
  54. <layer>
  55. <name>Right Target needle</name>
  56. <texture>
  57. <path>Aircraft/CanberraBI8/Panels/Instruments/Textures/needles-LE000.rgb</path>
  58. <x1>0.0</x1>
  59. <x2>0.1</x2>
  60. <y1>0.0</y1>
  61. <y2>0.5</y2>
  62. </texture>
  63. <w>12</w>
  64. <h>44</h>
  65. <transformations>
  66. <transformation>
  67. <type>rotation</type>
  68. <property alias="../../../../../params/pt0-select"/>
  69. <min>-1</min>
  70. <max>1</max>
  71. <scale>60</scale>
  72. <offset>90</offset>
  73. </transformation>
  74. <transformation>
  75. <type>x-shift</type>
  76. <offset>0</offset>
  77. </transformation>
  78. <transformation>
  79. <type>y-shift</type>
  80. <offset>32</offset>
  81. </transformation>
  82. </transformations>
  83. </layer>
  84. <layer>
  85. <name>left deflection needle</name>
  86. <texture>
  87. <path>Aircraft/CanberraBI8/Panels/Instruments/Textures/needles-LE000.rgb</path>
  88. <x1>0.0</x1>
  89. <x2>0.1</x2>
  90. <y1>0.5</y1>
  91. <y2>1.0</y2>
  92. </texture>
  93. <w>12</w>
  94. <h>34</h>
  95. <transformations>
  96. <transformation>
  97. <type>rotation</type>
  98. <property alias="../../../../../params/pt1-select"/>
  99. <min>-1</min>
  100. <max>1</max>
  101. <scale>60</scale>
  102. <offset>270</offset>
  103. </transformation>
  104. <transformation>
  105. <type>x-shift</type>
  106. <offset>-1</offset>
  107. </transformation>
  108. <transformation>
  109. <type>y-shift</type>
  110. <offset>32</offset>
  111. </transformation>
  112. </transformations>
  113. </layer>
  114. <layer>
  115. <name>right deflection needle</name>
  116. <texture>
  117. <path>Aircraft/CanberraBI8/Panels/Instruments/Textures/needles-LE000.rgb</path>
  118. <x1>0.0</x1>
  119. <x2>0.1</x2>
  120. <y1>0.5</y1>
  121. <y2>1.0</y2>
  122. </texture>
  123. <w>12</w>
  124. <h>34</h>
  125. <transformations>
  126. <transformation>
  127. <type>rotation</type>
  128. <property alias="../../../../../params/pt1-select"/>
  129. <min>-1</min>
  130. <max>1</max>
  131. <scale>60</scale>
  132. <offset>90</offset>
  133. </transformation>
  134. <transformation>
  135. <type>x-shift</type>
  136. <offset>0</offset>
  137. </transformation>
  138. <transformation>
  139. <type>y-shift</type>
  140. <offset>32</offset>
  141. </transformation>
  142. </transformations>
  143. </layer>
  144. </layers>
  145. </PropertyList>