A3XX: Minor FCS fix
This commit is contained in:
parent
6f218ae376
commit
12aa8b761a
5 changed files with 25 additions and 25 deletions
|
@ -67,12 +67,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Lift_elevator">
|
||||
<description>Lift due to Elevator Deflection</description>
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>fcs/elevator-pos-rad</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<value>0.04</value>
|
||||
</product>
|
||||
</function>
|
||||
|
@ -199,12 +199,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Drag_elevator">
|
||||
<description>Drag due to Elevator Deflection</description>
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<abs><property>fcs/elevator-pos-norm</property></abs>
|
||||
<abs><property>fcs/pitch-pos-norm</property></abs>
|
||||
<value>0.035</value>
|
||||
</product>
|
||||
</function>
|
||||
|
|
|
@ -67,12 +67,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Lift_elevator">
|
||||
<description>Lift due to Elevator Deflection</description>
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>fcs/elevator-pos-rad</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<value>0.04</value>
|
||||
</product>
|
||||
</function>
|
||||
|
@ -199,12 +199,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Drag_elevator">
|
||||
<description>Drag due to Elevator Deflection</description>
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<abs><property>fcs/elevator-pos-norm</property></abs>
|
||||
<abs><property>fcs/pitch-pos-norm</property></abs>
|
||||
<value>0.035</value>
|
||||
</product>
|
||||
</function>
|
||||
|
|
|
@ -67,12 +67,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Lift_elevator">
|
||||
<description>Lift due to Elevator Deflection</description>
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>fcs/elevator-pos-rad</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<value>0.04</value>
|
||||
</product>
|
||||
</function>
|
||||
|
@ -199,12 +199,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Drag_elevator">
|
||||
<description>Drag due to Elevator Deflection</description>
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<abs><property>fcs/elevator-pos-norm</property></abs>
|
||||
<abs><property>fcs/pitch-pos-norm</property></abs>
|
||||
<value>0.035</value>
|
||||
</product>
|
||||
</function>
|
||||
|
|
|
@ -67,12 +67,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Lift_elevator">
|
||||
<description>Lift due to Elevator Deflection</description>
|
||||
<function name="aero/force/Lift_pitch_control">
|
||||
<description>Lift due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<property>fcs/elevator-pos-rad</property>
|
||||
<property>fcs/pitch-pos-rad</property>
|
||||
<value>0.04</value>
|
||||
</product>
|
||||
</function>
|
||||
|
@ -199,12 +199,12 @@
|
|||
</product>
|
||||
</function>
|
||||
|
||||
<function name="aero/force/Drag_elevator">
|
||||
<description>Drag due to Elevator Deflection</description>
|
||||
<function name="aero/force/Drag_pitch_control">
|
||||
<description>Drag due to Pitch Control Deflection</description>
|
||||
<product>
|
||||
<property>aero/qbar-psf</property>
|
||||
<property>metrics/Sw-sqft</property>
|
||||
<abs><property>fcs/elevator-pos-norm</property></abs>
|
||||
<abs><property>fcs/pitch-pos-norm</property></abs>
|
||||
<value>0.035</value>
|
||||
</product>
|
||||
</function>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2108
|
||||
2109
|
Reference in a new issue