Skip to main content

Type Alias: TurbopropFadecThrottleInfoInternal

TurbopropFadecThrottleInfoInternal = TurbopropFadecThrottleInfo & object

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

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

Type declaration

correctedNgSimVar

correctedNgSimVar: string

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

fadecModeTopic

fadecModeTopic: IndexedEventType<"fadec_mode">

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

ngSimVar

ngSimVar: string

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

throttleSimVar

throttleSimVar: string

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

torqueSimVar

torqueSimVar: string

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