mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
[conf][nps] Temporary addition of fw jsbsim models
This commit is contained in:
committed by
Felix Ruess
parent
9d52cfa921
commit
6acdf25b96
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- Generated by Aero-Matic v 0.7
|
||||
|
||||
Inputs:
|
||||
horsepower: 3.8
|
||||
pitch: fixed
|
||||
Outputs:
|
||||
linear-blade-inches: 10.331602005498
|
||||
-->
|
||||
|
||||
<propeller name="Rascal Propeller">
|
||||
<ixx> 0.00085 </ixx>
|
||||
<diameter unit="IN"> 18.0 </diameter>
|
||||
<numblades> 2 </numblades>
|
||||
<minpitch> 30 </minpitch>
|
||||
<maxpitch> 30 </maxpitch>
|
||||
|
||||
<table name="C_THRUST" type="internal">
|
||||
<tableData>
|
||||
0.0 0.0776
|
||||
0.1 0.0744
|
||||
0.2 0.0712
|
||||
0.3 0.0655
|
||||
0.4 0.0588
|
||||
0.5 0.0518
|
||||
0.6 0.0419
|
||||
0.7 0.0318
|
||||
0.8 0.0172
|
||||
1.0 -0.0058
|
||||
1.4 -0.0549
|
||||
</tableData>
|
||||
</table>
|
||||
|
||||
<table name="C_POWER" type = "internal">
|
||||
<tableData>
|
||||
0.0 0.0902
|
||||
0.1 0.0893
|
||||
0.2 0.0880
|
||||
0.3 0.0860
|
||||
0.4 0.0810
|
||||
0.5 0.0742
|
||||
0.6 0.0681
|
||||
0.7 0.0572
|
||||
0.8 0.0467
|
||||
1.0 0.0167
|
||||
1.4 -0.0803
|
||||
</tableData>
|
||||
</table>
|
||||
|
||||
</propeller>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Zenoah G-26A -->
|
||||
<!-- 2.96 hp engine -->
|
||||
<!-- one horsepower equals 745.69987 Watts -->
|
||||
|
||||
<electric_engine name="electric_1mw">
|
||||
<power unit="WATTS"> 2207.27 </power>
|
||||
</electric_engine>
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user