Updated to latest JSBSim, including preliminary support for
windmilling propellers.
This commit is contained in:
parent
a6f7908295
commit
ba6c2c8605
3 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
IXX 5
|
||||
DIAMETER 76
|
||||
NUMBLADES 2
|
||||
MINPITCH 20
|
||||
MAXPITCH 20
|
||||
C_THRUST 17 1
|
||||
0.0 0.117
|
||||
0.1 0.117
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
IXX 1.67
|
||||
DIAMETER 75
|
||||
NUMBLADES 2
|
||||
MINPITCH 25
|
||||
MAXPITCH 25
|
||||
C_THRUST 18 1
|
||||
0.00 0.1170
|
||||
0.10 0.1170
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
IXX 1.67
|
||||
DIAMETER 76
|
||||
NUMBLADES 2
|
||||
MINPITCH 20
|
||||
MAXPITCH 20
|
||||
C_THRUST 12 1
|
||||
0.0 0.104
|
||||
0.1 0.103
|
||||
|
|
Loading…
Reference in a new issue