- Messages
- 531
- Country
When I use this AUTO_THROTTLE_TO_GA event ID to set TO/GA power (with auto-throttle turned on), the power is set to get N2 to 92%.
Why is this value set at 92%? Where is it defined?
In my systems.cfg and I have this:
I also looked n my engines.cfg file and I can't find where this value is defined. Is it hard-coded? Is this a default value?
Can it be changed through the code?
Any help is greatly welcome.
Eric
Why is this value set at 92%? Where is it defined?
In my systems.cfg and I have this:
Code:
[AUTOPILOT]
autopilot_available =1
autothrottle_available =1
autothrottle_max_rpm =99
autothrottle_takeoff_ga =1
[...]
I also looked n my engines.cfg file and I can't find where this value is defined. Is it hard-coded? Is this a default value?
Can it be changed through the code?
Any help is greatly welcome.
Eric