1
0
Fork 0
A320-family/Systems/a320-external-reactions.xml

20 lines
346 B
XML
Raw Normal View History

<?xml version="1.0"?>
2019-10-14 16:48:35 +00:00
<!-- Airbus A320 JSBsim -->
2022-12-31 17:56:08 +00:00
<!-- Copyright (c) 2023 Josh Davidson (Octal450) -->
2019-10-14 16:48:35 +00:00
<external_reactions>
<force name="tractor" frame="BODY">
<location unit="M">
<x>-13.6573</x>
<y>0</y>
<z>-2.25489</z>
2019-10-14 16:48:35 +00:00
</location>
<direction>
<x>1</x>
<y>0</y>
<z>0</z>
2019-10-14 16:48:35 +00:00
</direction>
</force>
</external_reactions>