1
0
Fork 0
A320-family/Systems/a320-metrics.xml

33 lines
584 B
XML
Raw Normal View History

<?xml version="1.0"?>
2019-10-14 16:48:35 +00:00
<!-- Airbus A320 JSBsim -->
2022-01-11 02:17:41 +00:00
<!-- Copyright (c) 2022 Josh Davidson (Octal450) -->
2019-10-14 16:48:35 +00:00
<metrics>
<wingarea unit="FT2">1319.79</wingarea>
2020-06-08 15:57:50 +00:00
<wingspan unit="FT">117.26</wingspan>
<chord unit="FT">20.76</chord>
<htailarea unit="FT2">334.24</htailarea>
<vtailarea unit="FT2">248.79</vtailarea>
2019-10-14 16:48:35 +00:00
<location name="AERORP" unit="M">
<x>-2.2658</x>
<y>0</y>
<z>-0.934</z>
2019-10-14 16:48:35 +00:00
</location>
<location name="EYEPOINT" unit="M">
<x>0</x>
<y>0</y>
<z>0</z>
2019-10-14 16:48:35 +00:00
</location>
<location name="VRP" unit="M">
<x>0</x>
<y>0</y>
<z>0</z>
2019-10-14 16:48:35 +00:00
</location>
2019-10-14 16:48:35 +00:00
</metrics>