A32X: Fix missing Yaw due to yaw rate (yaw_damp)

This commit is contained in:
Joshua Davidson 2017-12-28 11:57:59 -05:00
parent 39e81f8f74
commit f2e52e033b

View file

@ -515,6 +515,18 @@
</product> </product>
</function> </function>
<function name="aero/moment/Yaw_damp">
<description>Yaw moment due to yaw rate</description>
<product>
<property>aero/qbar-psf</property>
<property>metrics/Sw-sqft</property>
<property>metrics/bw-ft</property>
<property>aero/bi2vel</property>
<property>velocities/r-aero-rad_sec</property>
<value>-0.1</value>
</product>
</function>
<function name="aero/moment/Yaw_rudder"> <function name="aero/moment/Yaw_rudder">
<description>Yaw moment due to rudder</description> <description>Yaw moment due to rudder</description>
<product> <product>