AutomaticPowerReserveSystem
USI.Core
Aircraft-wide automatic power reserve. Installation evidence and current status are separate; discovering this logical component does not prove it is installed.
public sealed class AutomaticPowerReserveSystem : AircraftComponentNodeMethods
TryGetStateAsync
public Task<USIResult<AutomaticPowerReserveState>> TryGetStateAsync()Gets reported system state. This does not infer achieved thrust or offer a command to force the simulator's internal automatic activation state.
