1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0"?>
- <PropertyList>
- <name>TCAS1</name>
- <x>256</x>
- <y>200</y>
- <w-base>296</w-base>
- <h-base>228</h-base>
- <layers>
- <layer>
- <texture>
- <path>Aircraft/AS350/Models/Interior/Instruments/garmin500h/MFD/tcas.png</path>
- <x1>0.004</x1>
- <y1>0.229</y1>
- <x2>0.998</x2>
- <y2>0.998</y2>
- </texture>
- <emissive>true</emissive>
- </layer>
- <layer>
- <texture>
- <path>Aircraft/AS350/Models/Interior/Instruments/garmin500h/MFD/tcas-display.png</path>
- <x1>0.004</x1>
- <y1>0.229</y1>
- <x2>0.998</x2>
- <y2>0.998</y2>
- </texture>
- <emissive>true</emissive>
- </layer>
- <layer>
- <type>text</type>
- <point-size>20</point-size>
- <font>helvetica_bold</font>
- <color>
- <red>0.8</red>
- <green>0.8</green>
- <blue>0.8</blue>
- </color>
- <chunks>
- <chunk>
- <type>text-value</type>
- <property>instrumentation/tcas/range</property>
- </chunk>
- </chunks>
- <transformations>
- <transformation>
- <type>x-shift</type>
- <offset>-138.0</offset>
- </transformation>
- <transformation>
- <type>y-shift</type>
- <offset>12.0</offset>
- </transformation>
- </transformations>
- </layer>
- <layer>
- <type>text</type>
- <point-size>20</point-size>
- <font>helvetica_bold</font>
- <color>
- <red>0.8</red>
- <green>0.8</green>
- <blue>0.8</blue>
- </color>
- <chunks>
- <chunk>
- <type>text-value</type>
- <property>instrumentation/tcas/range</property>
- </chunk>
- </chunks>
- <transformations>
- <transformation>
- <type>x-shift</type>
- <offset>130.0</offset>
- </transformation>
- <transformation>
- <type>y-shift</type>
- <offset>12.0</offset>
- </transformation>
- </transformations>
- </layer>
- </layers>
- </PropertyList>
|