1
0
Fork 0

Aero: high altitude lift

This commit is contained in:
Josh Davidson 2021-06-30 11:00:35 -04:00
parent 479c79028d
commit ba804d3cf3

View file

@ -61,26 +61,28 @@
<property>aero/function/kCLge</property> <property>aero/function/kCLge</property>
<table> <table>
<independentVar lookup="row">aero/alpha-deg</independentVar> <independentVar lookup="row">aero/alpha-deg</independentVar>
<independentVar lookup="column">atmosphere/density-altitude</independentVar>
<tableData> <tableData>
-9.8475 -0.5652 0 43000
-2.0912 0.0625 -9.8475 -0.5652 -0.5935
-0.0098 0.2386 -2.0912 0.0625 0.0656
2.2280 0.4260 -0.0098 0.2386 0.2505
4.2779 0.5779 2.2280 0.4260 0.4473
6.4218 0.7540 4.2779 0.5779 0.6068
8.4561 0.9163 6.4218 0.7540 0.7917
9.2699 0.9842 8.4561 0.9163 0.9621
10.7094 1.0843 9.2699 0.9842 0.8076
11.6170 1.1538 10.7094 1.0843 0.6617
12.6496 1.2184 11.6170 1.1538 0.5827
13.7292 1.2811 12.6496 1.2184 0.5949
14.7930 1.3244 13.7292 1.2911 0.6074
15.6981 1.1882 14.7930 1.3444 0.5648
16.6352 1.1064 15.6981 1.1882 0.5285
17.5725 1.0311 16.6352 1.1064 0.4910
18.6045 1.0447 17.5725 1.0311 0.4535
19.6052 1.0479 18.6045 1.0447 0.4121
30.1264 0.6376 19.6052 1.0479 0.3720
30.1264 0.6376 -0.0494
</tableData> </tableData>
</table> </table>
</product> </product>
@ -258,7 +260,7 @@
<product> <product>
<property>aero/qbar-psf</property> <property>aero/qbar-psf</property>
<property>metrics/Sw-sqft</property> <property>metrics/Sw-sqft</property>
<value>0.0125</value> <value>0.014</value>
</product> </product>
</function> </function>