1
0
Fork 0

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:
jimw 2003-06-05 03:39:25 +00:00
parent 8fd5775834
commit 8905040992

View file

@ -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"/>