A32X: Fix N1 gauge during startup for IAE

This commit is contained in:
Joshua Davidson 2017-11-26 17:07:43 -05:00
parent 7164240d75
commit 6e35071c1a
2 changed files with 5 additions and 1 deletions

View file

@ -252,6 +252,7 @@
<expression>
<table>
<property>/engines/engine[0]/n1-actual</property>
<entry><ind> 20.0</ind><dep>-112.5</dep></entry>
<entry><ind> 22.4</ind><dep>-108.0</dep></entry>
<entry><ind> 40.0</ind><dep> -67.5</dep></entry>
<entry><ind>100.0</ind><dep> 67.5</dep></entry>
@ -293,6 +294,7 @@
<expression>
<table>
<property>/engines/engine[0]/n1-actual-cmd</property>
<entry><ind> 20.0</ind><dep>-112.5</dep></entry>
<entry><ind> 22.4</ind><dep>-108.0</dep></entry>
<entry><ind> 40.0</ind><dep> -67.5</dep></entry>
<entry><ind>100.0</ind><dep> 67.5</dep></entry>
@ -334,6 +336,7 @@
<expression>
<table>
<property>/engines/engine[1]/n1-actual</property>
<entry><ind> 20.0</ind><dep>-112.5</dep></entry>
<entry><ind> 22.4</ind><dep>-108.0</dep></entry>
<entry><ind> 40.0</ind><dep> -67.5</dep></entry>
<entry><ind>100.0</ind><dep> 67.5</dep></entry>
@ -375,6 +378,7 @@
<expression>
<table>
<property>/engines/engine[1]/n1-actual-cmd</property>
<entry><ind> 20.0</ind><dep>-112.5</dep></entry>
<entry><ind> 22.4</ind><dep>-108.0</dep></entry>
<entry><ind> 40.0</ind><dep> -67.5</dep></entry>
<entry><ind>100.0</ind><dep> 67.5</dep></entry>

View file

@ -1 +1 @@
4034
4035