19 lines
346 B
XML
19 lines
346 B
XML
<?xml version="1.0"?>
|
|
|
|
<!-- Airbus A320 JSBsim -->
|
|
<!-- Copyright (c) 2023 Josh Davidson (Octal450) -->
|
|
|
|
<external_reactions>
|
|
<force name="tractor" frame="BODY">
|
|
<location unit="M">
|
|
<x>-13.6573</x>
|
|
<y>0</y>
|
|
<z>-2.25489</z>
|
|
</location>
|
|
<direction>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</direction>
|
|
</force>
|
|
</external_reactions>
|