Skip to main content

Type Alias: Epic2AutothrottleFmaData

Epic2AutothrottleFmaData = object

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:49

Autothrottle data to display on the PFD FMA (AFCS status box).

Properties

activeMode

activeMode: string

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:54

The name of the active autothrottle mode.


status

status: Epic2AutothrottleStatus

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:51

The status of the autothrottle.


targetIas

targetIas: number | null

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:57

The active target indicated airspeed to display, in knots, or null if there is no such value.


targetMach

targetMach: number | null

Defined in: workingtitle-instruments-epic2/shared/Autothrottle/Epic2AutothrottleEvents.ts:60

The active target mach number to display, or null if there is no such value.