This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Systems/engine-timing.xml
2016-11-05 21:46:53 -04:00

81 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<filter>
<name>EPR 1</name>
<type>gain</type>
<gain>1</gain>
<update-interval-secs type="double">0.05</update-interval-secs>
<input>
<expression>
<table>
<property>/engines/engine[0]/n1</property>
<entry><ind> 18</ind><dep>1.00</dep></entry>
<entry><ind> 23</ind><dep>1.01</dep></entry>
<entry><ind> 35</ind><dep>1.06</dep></entry>
<entry><ind>105.0</ind><dep>1.38</dep></entry>
</table>
</expression>
</input>
<output>/engines/engine[0]/epr-actual</output>
</filter>
<filter>
<name>EPR 2</name>
<type>gain</type>
<gain>1</gain>
<update-interval-secs type="double">0.05</update-interval-secs>
<input>
<expression>
<table>
<property>/engines/engine[1]/n1</property>
<entry><ind> 18</ind><dep>1.00</dep></entry>
<entry><ind> 23</ind><dep>1.01</dep></entry>
<entry><ind> 35</ind><dep>1.06</dep></entry>
<entry><ind>105.0</ind><dep>1.38</dep></entry>
</table>
</expression>
</input>
<output>/engines/engine[1]/epr-actual</output>
</filter>
<filter>
<name>EGT 1</name>
<type>gain</type>
<gain>1</gain>
<update-interval-secs type="double">0.05</update-interval-secs>
<input>
<expression>
<table>
<property>/engines/engine[0]/n1</property>
<entry><ind> 0</ind><dep>080</dep></entry>
<entry><ind> 5</ind><dep>080</dep></entry>
<entry><ind> 23</ind><dep>302</dep></entry>
<entry><ind>110</ind><dep>650</dep></entry>
</table>
</expression>
</input>
<output>/engines/engine[0]/egt-actual</output>
</filter>
<filter>
<name>EGT 2</name>
<type>gain</type>
<gain>1</gain>
<update-interval-secs type="double">0.05</update-interval-secs>
<input>
<expression>
<table>
<property>/engines/engine[1]/n1</property>
<entry><ind> 0</ind><dep>080</dep></entry>
<entry><ind> 5</ind><dep>080</dep></entry>
<entry><ind> 23</ind><dep>302</dep></entry>
<entry><ind>110</ind><dep>650</dep></entry>
</table>
</expression>
</input>
<output>/engines/engine[1]/egt-actual</output>
</filter>
</PropertyList>