<?xml version="1.0"?>


<PropertyList>
    <name>Mask</name>
    <w-base>418</w-base>
    <h-base>512</h-base>

    <layers>

    <layer>
        <name>rose</name>
        <condition>
            <not>
                <property>instrumentation/primus1000/control/hsi</property>
            </not>
        </condition>
        <w>418</w>
        <h>512</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/rosemask.png</path>
            <x1>0.007</x1>
            <y1>0.004</y1>
            <x2>0.815</x2>
            <y2>0.996</y2>
        </texture>
        <emissive>true</emissive>
    </layer>

    <layer>
        <name>arc</name>
        <condition>
            <property>instrumentation/primus1000/control/hsi</property>
        </condition>
            <w>418</w>
            <h>512</h>
            <texture>
                <path>Aircraft/Instruments-3d/primus-1000/PFD/arcmask.png</path>
                <x1>0.007</x1>
                <y1>0.004</y1>
                <x2>0.815</x2>
                <y2>0.996</y2>
            </texture>
            <emissive>true</emissive>
        </layer>

    <layer>
        <name>wind arrow</name>
        <condition>
            <greater-than>
                <property>environment/wind-speed-kt</property>
                <value>0.99</value>
            </greater-than>
        </condition>
        <w>8</w>
        <h>24</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/pfd-bezel.png</path>
            <x1>0.962</x1>
            <y1>0.279</y1>
            <x2>0.991</x2>
            <y2>0.376</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>-230</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>-90</offset>
            </transformation>
            <transformation>
                <type>rotation</type>
                <property>orientation/heading-magnetic-deg</property>
                <scale>-1</scale>
            </transformation>
            <transformation>
                <type>rotation</type>
                <property>environment/wind-from-heading-deg</property>
            </transformation>
        </transformations>
    </layer>

    <layer>
        <condition>
            <property>instrumentation/marker-beacon/outer</property>
        </condition>
        <name>Omarker</name>
        <w>16</w>
        <h>16</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/pfd-bezel.png</path>
            <x1>0.763</x1>
            <y1>0.430</y1>
            <x2>0.809</x2>
            <y2>0.476</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>10</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>90</offset>
            </transformation>
        </transformations>
    </layer>

    <layer>
        <condition>
            <property>instrumentation/marker-beacon/middle</property>
        </condition>
        <name>Mmarker</name>
        <w>16</w>
        <h>16</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/pfd-bezel.png</path>
            <x1>0.812</x1>
            <y1>0.430</y1>
            <x2>0.857</x2>
            <y2>0.476</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>10</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>90</offset>
            </transformation>
        </transformations>
    </layer>

    <layer>
        <condition>
            <property>instrumentation/marker-beacon/inner</property>
        </condition>
        <name>Imarker</name>
        <w>16</w>
        <h>16</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/pfd-bezel.png</path>
            <x1>0.859</x1>
            <y1>0.430</y1>
            <x2>0.905</x2>
            <y2>0.476</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>10</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>90</offset>
            </transformation>
        </transformations>
    </layer>

    <layer>
        <name>VSI needle</name>
        <w>50</w>
        <h>8</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/pfd-bezel.png</path>
            <x1>0.793</x1>
            <y1>0.385</y1>
            <x2>0.912</x2>
            <y2>0.404</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>-159</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>222</offset>
            </transformation>
            <transformation>
                <type>rotation</type>
                <property>velocities/vertical-speed-fps</property>
                <scale>1.08</scale>
            </transformation>
            <transformation>
                <type>x-shift</type>
                <offset>-65</offset>
            </transformation>
        </transformations>
    </layer>

    <layer>
        <condition>
            <property>instrumentation/primus1000/GS-in-range</property>
        </condition>
        <name>GS scale</name>
        <w>14</w>
        <h>90</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/arcmask.png</path>
            <x1>0.965</x1>
            <y1>0.086</y1>
            <x2>0.988</x2>
            <y2>0.230</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>98</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>100</offset>
            </transformation>
        </transformations>
    </layer>

    <layer>
        <condition>
            <property>instrumentation/primus1000/GS-in-range</property>
        </condition>
        <name>GS pointer</name>
        <w>10</w>
        <h>10</h>
        <texture>
            <path>Aircraft/Instruments-3d/primus-1000/PFD/arcmask.png</path>
            <x1>0.872</x1>
            <y1>0.943</y1>
            <x2>0.908</x2>
            <y2>0.998</y2>
        </texture>
        <emissive>true</emissive>
        <transformations>
            <transformation>
               <type>y-shift</type>
                <offset>98</offset>
            </transformation>
            <transformation>
               <type>x-shift</type>
                <offset>100</offset>
            </transformation>
            <transformation>
               <type>y-shift</type>
                <property>instrumentation/primus1000/GS-deflection</property>
                <interpolation>
                    <entry><ind>-0.7</ind><dep>-41.0</dep></entry>
                    <entry><ind>0</ind><dep>0.0</dep></entry>
                    <entry><ind>0.7</ind><dep>41.0</dep></entry>
                </interpolation>
            </transformation>
        </transformations>
    </layer>

    </layers>



</PropertyList>