Skip to content

Commit 26bcb8b

Browse files
committed
fix referenc values
1 parent b5ef81c commit 26bcb8b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

examples/glider_schleicherASK21.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
<description>Parametric CPACS example in SI units. CPACS axes: x tailwards, y toward right wing, z upwards. Tail control surfaces use inset spanwise borders and TiGL-compatible airfoil contour ordering.</description>
2222
<reference>
2323
<area>17.95</area>
24-
<length>8.35</length>
24+
<length>1.13185</length>
2525
<point uID="ASK21_ReferencePoint">
26-
<x>0</x>
26+
<x>2.25</x>
2727
<y>0</y>
28-
<z>0</z>
28+
<z>0.56</z>
2929
</point>
3030
</reference>
3131
<fuselages>

examples/helicopter_robinsonR22.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
CPACS coordinate convention: x aft, y right, z up.</description>
3434
<reference>
3535
<area>46.20411001</area>
36-
<length>6.58</length>
36+
<length>3.835</length>
3737
<point uID="R22_ReferencePoint">
38-
<x>0</x>
38+
<x>1.65</x>
3939
<y>0</y>
40-
<z>0</z>
40+
<z>2.69</z>
4141
</point>
4242
</reference>
4343
<fuselages>

0 commit comments

Comments
 (0)