Type Alias: JetFadecEngineState
JetFadecEngineState =
object
Defined in: src/sdk/fadec/JetFadec.ts:64
The state of an engine controlled by a jet FADEC.
Properties
n1
n1:
number
Defined in: src/sdk/fadec/JetFadec.ts:75
The current N1 value of the engine, in percent.
n1Corrected
n1Corrected:
number
Defined in: src/sdk/fadec/JetFadec.ts:78
The current corrected N1 value of the engine, in percent.
throttle
throttle:
number
Defined in: src/sdk/fadec/JetFadec.ts:69
The current engine throttle setting, in the range of -1 to +1.
throttleLeverPos
throttleLeverPos:
number
Defined in: src/sdk/fadec/JetFadec.ts:66
The current engine throttle lever position, in the range of -1 to +1.
thrust
thrust:
number
Defined in: src/sdk/fadec/JetFadec.ts:72
The current net thrust delivered by the engine, in pounds.