Fix trim valves
This commit is contained in:
parent
14993d2c04
commit
5eaa4bb121
1 changed files with 74 additions and 65 deletions
|
@ -469,6 +469,7 @@
|
|||
|
||||
<fcs_function name="/systems/air-conditioning/valves/trim-cockpit-gain">
|
||||
<function>
|
||||
<quotient>
|
||||
<product>
|
||||
<quotient>
|
||||
<sum>
|
||||
|
@ -492,11 +493,14 @@
|
|||
</min>
|
||||
</difference>
|
||||
</product>
|
||||
<value>2</value>
|
||||
</quotient>
|
||||
</function>
|
||||
</fcs_function>
|
||||
|
||||
<fcs_function name="/systems/air-conditioning/valves/trim-aft-gain">
|
||||
<function>
|
||||
<quotient>
|
||||
<product>
|
||||
<quotient>
|
||||
<sum>
|
||||
|
@ -520,11 +524,14 @@
|
|||
</min>
|
||||
</difference>
|
||||
</product>
|
||||
<value>2</value>
|
||||
</quotient>
|
||||
</function>
|
||||
</fcs_function>
|
||||
|
||||
<fcs_function name="/systems/air-conditioning/valves/trim-fwd-gain">
|
||||
<function>
|
||||
<quotient>
|
||||
<product>
|
||||
<quotient>
|
||||
<sum>
|
||||
|
@ -548,6 +555,8 @@
|
|||
</min>
|
||||
</difference>
|
||||
</product>
|
||||
<value>2</value>
|
||||
</quotient>
|
||||
</function>
|
||||
</fcs_function>
|
||||
|
||||
|
|
Loading…
Reference in a new issue