1
0
Fork 0

Added the AI wake induced force and moment.

This commit is contained in:
Bertrand Coconnier 2017-07-11 23:58:58 +02:00
parent 63bc199fd3
commit 6e59242b62

View file

@ -1862,6 +1862,15 @@
<z>1.0</z> <z>1.0</z>
</direction> </direction>
</force> </force>
<force name="ai-wake" frame="BODY">
<location unit="IN">
<!-- Center of the main wing leading edge -->
<x> -4.7 </x>
<y> 0.0 </y>
<z> 50.0 </z>
</location>
</force>
<moment name="ai-wake" frame="BODY"/>
</external_reactions> </external_reactions>
<system file="bushkit"/> <system file="bushkit"/>