Sim: Fix wrong pushback external reaction jsbsim
This commit is contained in:
parent
a2c834b98c
commit
1f0da60e97
1 changed files with 6 additions and 6 deletions
|
@ -6,14 +6,14 @@
|
|||
<external_reactions>
|
||||
<force name="tractor" frame="BODY">
|
||||
<location unit="M">
|
||||
<x> 7.52385 </x>
|
||||
<y> 0 </y>
|
||||
<z> -3.2846 </z>
|
||||
<x>-13.6573</x>
|
||||
<y>0</y>
|
||||
<z>-2.25489</z>
|
||||
</location>
|
||||
<direction>
|
||||
<x> 1 </x>
|
||||
<y> 0 </y>
|
||||
<z> 0 </z>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</direction>
|
||||
</force>
|
||||
</external_reactions>
|
||||
|
|
Loading…
Add table
Reference in a new issue