Control: Fix error in FMGC Pitch
This commit is contained in:
parent
cd0fc2088a
commit
16817413da
2 changed files with 4 additions and 4 deletions
|
@ -569,9 +569,9 @@
|
|||
</condition>
|
||||
<expression>
|
||||
<table>
|
||||
<property>/velocities/mach</property>
|
||||
<entry><ind>0.2</ind><dep>0.0029</dep></entry>
|
||||
<entry><ind>0.9</ind><dep>0.0010</dep></entry>
|
||||
<property>/fdm/jsbsim/velocities/vc-kts</property>
|
||||
<entry><ind>140</ind><dep>0.0029</dep></entry>
|
||||
<entry><ind>360</ind><dep>0.0009</dep></entry>
|
||||
</table>
|
||||
</expression>
|
||||
</Kp>
|
||||
|
|
|
@ -1 +1 @@
|
|||
4702
|
||||
4703
|
Reference in a new issue