tcas1 (1).xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <name>TCAS1</name>
  4. <x>256</x>
  5. <y>200</y>
  6. <w-base>296</w-base>
  7. <h-base>228</h-base>
  8. <layers>
  9. <layer>
  10. <texture>
  11. <path>Aircraft/AS350/Models/Interior/Instruments/garmin500h/MFD/tcas.png</path>
  12. <x1>0.004</x1>
  13. <y1>0.229</y1>
  14. <x2>0.998</x2>
  15. <y2>0.998</y2>
  16. </texture>
  17. <emissive>true</emissive>
  18. </layer>
  19. <layer>
  20. <texture>
  21. <path>Aircraft/AS350/Models/Interior/Instruments/garmin500h/MFD/tcas-display.png</path>
  22. <x1>0.004</x1>
  23. <y1>0.229</y1>
  24. <x2>0.998</x2>
  25. <y2>0.998</y2>
  26. </texture>
  27. <emissive>true</emissive>
  28. </layer>
  29. <layer>
  30. <type>text</type>
  31. <point-size>20</point-size>
  32. <font>helvetica_bold</font>
  33. <color>
  34. <red>0.8</red>
  35. <green>0.8</green>
  36. <blue>0.8</blue>
  37. </color>
  38. <chunks>
  39. <chunk>
  40. <type>text-value</type>
  41. <property>instrumentation/tcas/range</property>
  42. </chunk>
  43. </chunks>
  44. <transformations>
  45. <transformation>
  46. <type>x-shift</type>
  47. <offset>-138.0</offset>
  48. </transformation>
  49. <transformation>
  50. <type>y-shift</type>
  51. <offset>12.0</offset>
  52. </transformation>
  53. </transformations>
  54. </layer>
  55. <layer>
  56. <type>text</type>
  57. <point-size>20</point-size>
  58. <font>helvetica_bold</font>
  59. <color>
  60. <red>0.8</red>
  61. <green>0.8</green>
  62. <blue>0.8</blue>
  63. </color>
  64. <chunks>
  65. <chunk>
  66. <type>text-value</type>
  67. <property>instrumentation/tcas/range</property>
  68. </chunk>
  69. </chunks>
  70. <transformations>
  71. <transformation>
  72. <type>x-shift</type>
  73. <offset>130.0</offset>
  74. </transformation>
  75. <transformation>
  76. <type>y-shift</type>
  77. <offset>12.0</offset>
  78. </transformation>
  79. </transformations>
  80. </layer>
  81. </layers>
  82. </PropertyList>