1
0
Fork 0
fgdata/Aircraft/Instruments-3d/RDR-160/wxradar-hotspots.xml

238 lines
6.7 KiB
XML
Raw Normal View History

<?xml version="1.0"?>
<!--RDR 160 WxRadar hotspots-->
<PropertyList>
<name>wxradar hotspots</name>
2009-02-15 09:32:11 +00:00
<background>Aircraft/Instruments-3d/RDR-160/pnl.png</background>
<w>160</w>
<h>120</h>
<layers>
<layer>
<name>background</name>
<w>92</w>
<h>75</h>
<condition>
<not-equals>
<property>instrumentation/radar/switch</property>
<value>off</value>
</not-equals>
</condition>
<texture>
2009-02-15 09:32:11 +00:00
<path>Aircraft/Instruments-3d/RDR-160/bkgrd.png</path>
<x1>0.030</x1>
<y1>0.112</y1>
<x2>0.979</x2>
<y2>0.884</y2>
</texture>
<emissive>true</emissive>
<transformations>
<transformation>
<type>y-shift</type>
<offset>8.3</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>radar data</name>
<emissive>true</emissive>
<w>92</w>
<h>75</h>
<condition>
<equals>
<property>instrumentation/radar/switch</property>
<value>on</value>
</equals>
</condition>
<texture>
2009-02-15 09:32:11 +00:00
<path>Aircraft/Instruments-3d/RDR-160/od_wxradar.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>8.3</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Status</name>
<type>text</type>
<font>helvetica_bold</font>
<point-size>4</point-size>
<color>
<red>0.2</red>
<green>0.6</green>
<blue>0.8</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>instrumentation/radar/status</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-18.0</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-48.0</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Range1</name>
<condition>
<not-equals>
<property>instrumentation/radar/switch</property>
<value>off</value>
</not-equals>
</condition>
<type>text</type>
<font>helvetica_bold</font>
<point-size>4</point-size>
<color>
<red>0.2</red>
<green>0.6</green>
<blue>0.8</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/radar/range</property>
<scale>1</scale>
<format>%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>28.0</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>41.0</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Range2</name>
<condition>
<not-equals>
<property>instrumentation/radar/switch</property>
<value>off</value>
</not-equals>
</condition>
<type>text</type>
<font>helvetica_bold</font>
<point-size>4</point-size>
<color>
<red>0.2</red>
<green>0.6</green>
<blue>0.8</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/radar/range</property>
<scale>0.75</scale>
<format>%2.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-1.0</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>41.0</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Range3</name>
<condition>
<not-equals>
<property>instrumentation/radar/switch</property>
<value>off</value>
</not-equals>
</condition>
<type>text</type>
<font>helvetica_bold</font>
<point-size>4</point-size>
<color>
<red>0.2</red>
<green>0.6</green>
<blue>0.8</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/radar/range</property>
<scale>0.5</scale>
<format>%2.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-13.0</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>32.0</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Range4</name>
<condition>
<not-equals>
<property>instrumentation/radar/switch</property>
<value>off</value>
</not-equals>
</condition>
<type>text</type>
<font>helvetica_bold</font>
<point-size>4</point-size>
<color>
<red>0.2</red>
<green>0.6</green>
<blue>0.8</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/radar/range</property>
<scale>0.25</scale>
<format>%2.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-24.0</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>19.0</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>