xml file cleanup (indentation) preparing to update Primus 2000 EICAS
This commit is contained in:
parent
fc50ad8874
commit
cd549a4e15
7 changed files with 1397 additions and 1480 deletions
|
@ -1,18 +1,21 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
Author : Syd Adams
|
||||
Primus 1000 Autopilot Controller
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<path>AP-control.ac</path>
|
||||
<path>AP-control.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>AP-on</object-name>
|
||||
<object-name>YD-on</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>autopilot/locks/passive-mode</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>AP-on</object-name>
|
||||
<object-name>YD-on</object-name>
|
||||
<condition>
|
||||
<not>
|
||||
<property>autopilot/locks/passive-mode</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
Author : Syd Adams
|
||||
Remote Instrument Control
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<path>RIC.ac</path>
|
||||
|
||||
|
||||
<path>RIC.ac</path>
|
||||
|
||||
</PropertyList>
|
|
@ -1,75 +1,70 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
Author : Syd Adams
|
||||
Display Control 550
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<path>dc550.ac</path>
|
||||
<path>dc550.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>nav-pointer.001</object-name>
|
||||
<property>instrumentation/primus1000/nav1pointer</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>35.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2.0</ind>
|
||||
<dep>70.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>3.0</ind>
|
||||
<dep>100.0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.002</x-m>
|
||||
<y-m>-0.053</y-m>
|
||||
<z-m>-0.012</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>nav-pointer.001</object-name>
|
||||
<property>instrumentation/primus1000/nav1pointer</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>35.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2.0</ind><dep>70.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>3.0</ind><dep>100.0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.002</x-m>
|
||||
<y-m>-0.053</y-m>
|
||||
<z-m>-0.012</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>nav-pointer.002</object-name>
|
||||
<property>instrumentation/primus1000/nav2pointer</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>30.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2.0</ind>
|
||||
<dep>60.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>3.0</ind>
|
||||
<dep>90.0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.002</x-m>
|
||||
<y-m>0.051</y-m>
|
||||
<z-m>-0.012</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>nav-pointer.002</object-name>
|
||||
<property>instrumentation/primus1000/nav2pointer</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>30.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2.0</ind><dep>60.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>3.0</ind><dep>90.0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.002</x-m>
|
||||
<y-m>0.051</y-m>
|
||||
<z-m>-0.012</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
Author : Syd Adams
|
||||
Flight Mode Control
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<path>fmc.ac</path>
|
||||
|
||||
|
||||
<path>fmc.ac</path>
|
||||
|
||||
</PropertyList>
|
|
@ -1,121 +1,120 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
Author : Syd Adams
|
||||
Primus 1000 MFD
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<path>primus1000-mfd.ac</path>
|
||||
<path>primus1000-mfd.ac</path>
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>texrotate</type>
|
||||
<object-name>mfd-hdg</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<center>
|
||||
<x>0.75</x>
|
||||
<y>0.75</y>
|
||||
<z>0.0</z>
|
||||
</center>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<z>-1</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>texrotate</type>
|
||||
<object-name>mfd-hdg</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<center>
|
||||
<x>0.75</x>
|
||||
<y>0.75</y>
|
||||
<z>0.0</z>
|
||||
</center>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<z>-1</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>mfd-bug</object-name>
|
||||
<property>autopilot/internal/fdm-heading-bug-error-deg</property>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.002</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0.017</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>mfd-bug</object-name>
|
||||
<property>autopilot/internal/fdm-heading-bug-error-deg</property>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>0.002</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0.017</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hdgtext.100</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<factor>0.001</factor>
|
||||
<step>100</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hdgtext.100</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<factor>0.001</factor>
|
||||
<step>100</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hdgtext.101</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<factor>0.01</factor>
|
||||
<step>10</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hdgtext.101</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<factor>0.01</factor>
|
||||
<step>10</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hdgtext.102</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<factor>0.1</factor>
|
||||
<step>1</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hdgtext.102</object-name>
|
||||
<property>orientation/heading-magnetic-deg</property>
|
||||
<factor>0.1</factor>
|
||||
<step>1</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>gsptext.100</object-name>
|
||||
<property>instrumentation/gps/indicated-ground-speed-kt</property>
|
||||
<factor>0.001</factor>
|
||||
<step>100</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>gsptext.100</object-name>
|
||||
<property>instrumentation/gps/indicated-ground-speed-kt</property>
|
||||
<factor>0.001</factor>
|
||||
<step>100</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>gsptext.101</object-name>
|
||||
<property>instrumentation/gps/indicated-ground-speed-kt</property>
|
||||
<factor>0.01</factor>
|
||||
<step>10</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>gsptext.101</object-name>
|
||||
<property>instrumentation/gps/indicated-ground-speed-kt</property>
|
||||
<factor>0.01</factor>
|
||||
<step>10</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>gsptext.102</object-name>
|
||||
<property>instrumentation/gps/indicated-ground-speed-kt</property>
|
||||
<factor>0.1</factor>
|
||||
<step>1</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>gsptext.102</object-name>
|
||||
<property>instrumentation/gps/indicated-ground-speed-kt</property>
|
||||
<factor>0.1</factor>
|
||||
<step>1</step>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -2,348 +2,308 @@
|
|||
<!--
|
||||
Author : Syd Adams
|
||||
Primus 2000 EICAS
|
||||
|
||||
-->
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<path>primus2000-eicas.ac</path>
|
||||
|
||||
<path>primus2000-eicas.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gear0.annun</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>gear/gear[0]/position-norm</property>
|
||||
<value>1.0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<type>select</type>
|
||||
<object-name>gear0.annun</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>gear/gear[0]/position-norm</property>
|
||||
<value>1.0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gear1.annun</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>gear/gear[1]/position-norm</property>
|
||||
<value>1.0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<type>select</type>
|
||||
<object-name>gear1.annun</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>gear/gear[1]/position-norm</property>
|
||||
<value>1.0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gear2.annun</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>gear/gear[2]/position-norm</property>
|
||||
<value>1.0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
<type>select</type>
|
||||
<object-name>gear2.annun</object-name>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>gear/gear[2]/position-norm</property>
|
||||
<value>1.0</value>
|
||||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>Flapneedle</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>70.0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>0.003</x-m>
|
||||
<y-m>-0.070</y-m>
|
||||
<z-m>-0.042</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>Flapneedle</object-name>
|
||||
<property>surface-positions/flap-pos-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>70.0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>0.003</x-m>
|
||||
<y-m>-0.070</y-m>
|
||||
<z-m>-0.042</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>-1.0</x>
|
||||
<y>0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oiltemp.001</object-name>
|
||||
<property>engines/engine[0]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.020</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oiltemp.001</object-name>
|
||||
<property>engines/engine[0]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.020</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oiltemp.001</object-name>
|
||||
<property>engines/engine[0]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.0812</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oiltemp.001</object-name>
|
||||
<property>engines/engine[0]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.0812</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oiltemp.002</object-name>
|
||||
<property>engines/engine[1]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.020</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oiltemp.002</object-name>
|
||||
<property>engines/engine[1]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.020</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oiltemp.002</object-name>
|
||||
<property>engines/engine[1]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.0812</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oiltemp.002</object-name>
|
||||
<property>engines/engine[1]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.0812</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oilpsi.001</object-name>
|
||||
<property>engines/engine[0]/oilp-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.0190</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oilpsi.001</object-name>
|
||||
<property>engines/engine[0]/oilp-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.0190</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oilpsi.001</object-name>
|
||||
<property>engines/engine[0]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.0781</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oilpsi.001</object-name>
|
||||
<property>engines/engine[0]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.0781</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oilpsi.002</object-name>
|
||||
<property>engines/engine[1]/oilp-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.0190</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oilpsi.002</object-name>
|
||||
<property>engines/engine[1]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind>
|
||||
<dep>0.0781</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>LH-N1</object-name>
|
||||
<property>engines/engine[0]/n1</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>30.0</ind>
|
||||
<dep>-0.0119</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>90.0</ind>
|
||||
<dep>-0.1709</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>105.0</ind>
|
||||
<dep>-0.2480</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>RH-N1</object-name>
|
||||
<property>engines/engine[1]/n1</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>30.0</ind>
|
||||
<dep>-0.0119</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>90.0</ind>
|
||||
<dep>-0.1709</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>105.0</ind>
|
||||
<dep>-0.2480</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>RH-ITT</object-name>
|
||||
<property>engines/engine[1]/itt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.2</ind>
|
||||
<dep>-0.2027</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>LH-ITT</object-name>
|
||||
<property>engines/engine[0]/itt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.2</ind>
|
||||
<dep>-0.2027</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>oilpsi.002</object-name>
|
||||
<property>engines/engine[1]/oilp-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.0190</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>0.0</y>
|
||||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>oilpsi.002</object-name>
|
||||
<property>engines/engine[1]/oilt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.0</ind><dep>0.0781</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>LH-N1</object-name>
|
||||
<property>engines/engine[0]/n1</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>30.0</ind><dep>-0.0119</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>90.0</ind><dep>-0.1709</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>105.0</ind><dep>-0.2480</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>RH-N1</object-name>
|
||||
<property>engines/engine[1]/n1</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>30.0</ind><dep>-0.0119</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>90.0</ind><dep>-0.1709</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>105.0</ind><dep>-0.2480</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>RH-ITT</object-name>
|
||||
<property>engines/engine[1]/itt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.2</ind><dep>-0.2027</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>LH-ITT</object-name>
|
||||
<property>engines/engine[0]/itt-norm</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind><dep>0.0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1.2</ind><dep>-0.2027</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- FUEL INDICATORS-->
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Add table
Reference in a new issue