Not sure what I was thinking. This upper level "cruise" setting is at maximum
possible speed of the aircraft with max prop rpm setting. Not a "real" cruise configuration. Setting prop pitch to max (1.0)
This commit is contained in:
parent
8fd5775834
commit
8905040992
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ The reference datum for measurements is the nose.
|
|||
<cruise speed="380" alt="25000">
|
||||
<control-setting axis="/controls/engines/engine[0]/throttle" value="1.00"/>
|
||||
<control-setting axis="/controls/engines/engine[0]/mixture" value="1.00"/>
|
||||
<control-setting axis="/controls/engines/engine[0]/propeller-pitch" value="0.8"/>
|
||||
<control-setting axis="/controls/engines/engine[0]/propeller-pitch" value="1.0"/>
|
||||
<control-setting axis="/controls/engines/engine[0]/boost" value="1.0"/>
|
||||
<control-setting axis="/controls/flight/flaps" value="0.0"/>
|
||||
<control-setting axis="/controls/gear/gear-down" value="0"/>
|
||||
|
|
Loading…
Reference in a new issue