Skip to main content

Type Alias: JetFadecThrottleInfoInternal

JetFadecThrottleInfoInternal = JetFadecThrottleInfo & object

Defined in: src/sdk/fadec/JetFadec.ts:84

Information for a throttle controlled by a jet FADEC, for internal use.

Type declaration

correctedN1SimVar

correctedN1SimVar: string

The name of the throttle's associated corrected N1 SimVar.

fadecModeTopic

fadecModeTopic: IndexedEventType<"fadec_mode">

The event bus topic for the throttle's associated FADEC mode.

n1SimVar

n1SimVar: string

The name of the throttle's associated uncorrected N1 SimVar.

throttleSimVar

throttleSimVar: string

The name of the throttle's associated engine throttle SimVar.

thrustSimVar

thrustSimVar: string

The name of the throttle's associated engine thrust SimVar.