Skip to main content

Type Alias: TurbopropFadecEngineState

TurbopropFadecEngineState = object

Defined in: src/sdk/fadec/TurbopropFadec.ts:64

The state of an engine controlled by a turboprop FADEC.

Properties

ng

ng: number

Defined in: src/sdk/fadec/TurbopropFadec.ts:75

The current ng value of the engine, in percent.


ngCorrected

ngCorrected: number

Defined in: src/sdk/fadec/TurbopropFadec.ts:78

The current corrected ng value of the engine, in percent.


throttle

throttle: number

Defined in: src/sdk/fadec/TurbopropFadec.ts:69

The current engine throttle setting, in the range of -1 to +1.


throttleLeverPos

throttleLeverPos: number

Defined in: src/sdk/fadec/TurbopropFadec.ts:66

The current engine throttle lever position, in the range of -1 to +1.


torque

torque: number

Defined in: src/sdk/fadec/TurbopropFadec.ts:72

The current torque delivered by the engine, as a percent of maximum torque, in the range [0, 1].