1
0
Fork 0

Control: Jsbsim bleed

This commit is contained in:
Josh Davidson 2021-05-16 14:05:12 -04:00
parent ebcab7f21d
commit a7f37aabf5
2 changed files with 28 additions and 1 deletions

View file

@ -133,6 +133,19 @@
</function>
</fcs_function>
<fcs_function name="/systems/pneumatics/jsbsim-bleed-factor-1"> <!-- Can detail later -->
<function>
<table>
<independentVar lookup="row">/systems/air-conditioning/packs/pack-flow-1-calc</independentVar>
<tableData>
0 0.002
1 0.030
</tableData>
</table>
</function>
<output>propulsion/engine[0]/bleed-factor</output>
</fcs_function>
<lag_filter name="/systems/air-conditioning/packs/pack-flow-1">
<input>/systems/air-conditioning/packs/pack-flow-1-calc</input>
<c1>5</c1>
@ -159,6 +172,19 @@
</function>
</fcs_function>
<fcs_function name="/systems/pneumatics/jsbsim-bleed-factor-2"> <!-- Can detail later -->
<function>
<table>
<independentVar lookup="row">/systems/air-conditioning/packs/pack-flow-2-calc</independentVar>
<tableData>
0 0.002
1 0.030
</tableData>
</table>
</function>
<output>propulsion/engine[1]/bleed-factor</output>
</fcs_function>
<lag_filter name="/systems/air-conditioning/packs/pack-flow-2">
<input>/systems/air-conditioning/packs/pack-flow-2-calc</input>
<c1>5</c1>
@ -725,6 +751,7 @@
<input>/systems/air-conditioning/valves/trim-fwd-cmd</input>
<rate_limit>/systems/air-conditioning/valves/trim-power-cabin-fwd</rate_limit>
</actuator>
</channel>
<channel name="Recirculation" execrate="8">

View file

@ -746,7 +746,7 @@
</table>
</function>
</fcs_function>
</channel>
<channel name="System PSI" execrate="8">