1084 lines
24 KiB
XML
1084 lines
24 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!-- Airbus A320 neo for FlightGear -->
|
|
<!-- ECAM Engine -->
|
|
|
|
<PropertyList>
|
|
<name>Electricity</name>
|
|
<w-base>256</w-base>
|
|
<h-base>256</h-base>
|
|
|
|
<layers>
|
|
<layer>
|
|
<name>Electricity-texture</name>
|
|
<w>256</w>
|
|
<h>256</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-elec.png</path>
|
|
<x1>0.0</x1>
|
|
<y1>0.0</y1>
|
|
<x2>1</x2>
|
|
<y2>1</y2>
|
|
</texture>
|
|
<emissive>true</emissive>
|
|
</layer>
|
|
|
|
<layer>
|
|
<type>text</type>
|
|
<name>BAT1-voltage</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/battery1-volts</property>
|
|
<format type="string">%3.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>99</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-68 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/battery1</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
|
|
<layer>
|
|
|
|
<type>text</type>
|
|
<name>BAT2-voltage</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/battery2-volts</property>
|
|
<format type="string">%3.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>99</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>38 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/battery2</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>battery1off</name>
|
|
<emissive>true</emissive>
|
|
<w>42</w>
|
|
<h>42</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-bat1off.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>102</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-53 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/battery1</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>battery2off</name>
|
|
<emissive>true</emissive>
|
|
<w>42</w>
|
|
<h>42</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-bat2off.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>102</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>54 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/battery2</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>BAT1-amps</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/battery1-amps</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>88</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-68 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/battery1</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
|
|
<layer>
|
|
|
|
<type>text</type>
|
|
<name>BAT2-amps</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/battery2-amps</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>88</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>38 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/battery2</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>GEN1-volts</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/gen1-volts</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-57</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-117</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen1</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
|
|
<layer>
|
|
<type>text</type>
|
|
<name>GEN2-volts</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/gen2-volts</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-57</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>91</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen2</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>APU-V</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>10</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/apu-volts</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-58</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-24</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-apu</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>APU-H</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>10</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/apu-hz</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-67</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-24</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-apu</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
|
|
<type>text</type>
|
|
<name>EXT-V</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>10</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/ext-volts</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-53</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>32</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/switches/cart</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>EXT-V</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>10</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/ext-volts</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-53</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>32</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/switches/cart</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>EXT-H</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>10</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/extra/ext-hz</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-63</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>32</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/switches/cart</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>apugen</name>
|
|
<emissive>true</emissive>
|
|
<w>42</w>
|
|
<h>42</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-apu-gen-off.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-53</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-11</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-apu</property>
|
|
<value>0</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/APU/master</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>apugenno</name>
|
|
<emissive>true</emissive>
|
|
<w>42</w>
|
|
<h>42</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-apu-gen-no.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-53</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-11</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<or>
|
|
<equals>
|
|
<property>/controls/APU/master</property>
|
|
<value>0</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</or>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>apugreen</name>
|
|
<emissive>true</emissive>
|
|
<w>160</w>
|
|
<h>19</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-apu-green.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-22</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>1</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/systems/electrical/gen-apu</property>
|
|
<value>1</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/APU/master</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>noextpwr</name>
|
|
<emissive>true</emissive>
|
|
<w>55</w>
|
|
<h>38</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-extpwroff.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-50</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>44</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen-ext</property>
|
|
<value>0</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/controls/switches/cart</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>extgreen</name>
|
|
<emissive>true</emissive>
|
|
<w>160</w>
|
|
<h>19</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-ext-green.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-22</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>1</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/systems/electrical/gen-ext</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>GEN1-hz</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/bus/gen1-hz</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-68</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-117</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen1</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
|
|
<layer>
|
|
<type>text</type>
|
|
<name>GEN2-hz</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/bus/gen2-hz</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-68</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>91</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen2</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>gen1off</name>
|
|
<emissive>true</emissive>
|
|
<w>44</w>
|
|
<h>55</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-gen1off.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-48</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-103</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<or>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen1</property>
|
|
<value>0</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/systems/electrical/bus/ac1</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</or>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>gen2off</name>
|
|
<emissive>true</emissive>
|
|
<w>44</w>
|
|
<h>55</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-gen2off.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-48</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>106</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<or>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen2</property>
|
|
<value>0</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/systems/electrical/bus/ac2</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</or>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>TR1-volts</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/bus/dc1</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>30</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-112</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<!-- TRs simply show 0V and 0A, no conditions -->
|
|
</layer>
|
|
|
|
<layer>
|
|
<type>text</type>
|
|
<name>TR2-volts</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/bus/dc2</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>30</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>87</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<!-- TRs simply show 0V and 0A, no conditions -->
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>TR1-amps</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/bus/dc1-amps</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>20</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-112</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<!-- TRs simply show 0V and 0A, no conditions -->
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>TR2-amps</name>
|
|
<color>
|
|
<red>0</red>
|
|
<green>1.0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
<font>helvetica_bold</font>
|
|
<point-size>11</point-size>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/systems/electrical/bus/dc2-amps</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>20</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>87</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<!-- TRs simply show 0V and 0A, no conditions -->
|
|
</layer>
|
|
<layer>
|
|
<name>gen1off</name>
|
|
<emissive>true</emissive>
|
|
<w>2</w>
|
|
<h>10</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-gen-green-line.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-16</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-100</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen1</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<layer>
|
|
<name>gen2off</name>
|
|
<emissive>true</emissive>
|
|
<w>2</w>
|
|
<h>10</h>
|
|
<texture>
|
|
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/elec-gen-green-line.png</path>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-16</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>101</offset>
|
|
</transformation>
|
|
</transformations>
|
|
<condition>
|
|
<equals>
|
|
<property>/controls/electrical/switches/gen2</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</condition>
|
|
</layer>
|
|
<!-- ################################## Bottom #################################-->
|
|
|
|
<layer>
|
|
|
|
<type>text</type>
|
|
<name>TAT</name>
|
|
<color>
|
|
<red>0.1</red>
|
|
<green>1.0</green>
|
|
<blue>0.1</blue>
|
|
</color>
|
|
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-110</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-80 </offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
|
|
<type>text</type>
|
|
<name>SAT</name>
|
|
<color>
|
|
<red>0.1</red>
|
|
<green>1.0</green>
|
|
<blue>0.1</blue>
|
|
</color>
|
|
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>environment/temperature-degc</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-124</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-80</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
|
|
<layer>
|
|
<type>text</type>
|
|
<name>HOUR</name>
|
|
<color>
|
|
<red>0.1</red>
|
|
<green>1.0</green>
|
|
<blue>0.1</blue>
|
|
</color>
|
|
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>instrumentation/clock/indicated-hour</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-124</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-25</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>Minutes</name>
|
|
<color>
|
|
<red>0.1</red>
|
|
<green>1.0</green>
|
|
<blue>0.1</blue>
|
|
</color>
|
|
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>instrumentation/clock/indicated-min</property>
|
|
<format type="string">%3.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-124</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>5</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<type>text</type>
|
|
<name>Gross Weight</name>
|
|
<color>
|
|
<red>0.1</red>
|
|
<green>1.0</green>
|
|
<blue>0.1</blue>
|
|
</color>
|
|
|
|
<chunks>
|
|
<chunk>
|
|
<alignment>left-center</alignment>
|
|
<type>number-value</type>
|
|
<property>fdm/jsbsim/inertia/weight-lbs</property>
|
|
<scale>0.45359237</scale>
|
|
<format type="string">%5.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-110</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>74</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
</layers>
|
|
|
|
|
|
</PropertyList>
|