Skip to main content

Interface: FmsSpeedEvents

Events related to FMS-computed speed targets.

Properties

fms_speed_active_target_ias

fms_speed_active_target_ias: number

The current active FMS target indicated airspeed, in knots. This value may differ from the FMS-computed value if a user override is in place. A negative value indicates there is no active target indicated airspeed.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:41


fms_speed_active_target_is_mach

fms_speed_active_target_is_mach: boolean

Whether the current active FMS target speed is a mach number.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:50


fms_speed_active_target_mach

fms_speed_active_target_mach: number

The current active FMS target mach number. This value may differ from the FMS-computed value if a user override is in place. A negative value indicates there is no active target mach number.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:47


fms_speed_computed_max_ias

fms_speed_computed_max_ias: number

The current FMS-computed maximum airspeed, in knots.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:11


fms_speed_computed_max_is_mach

fms_speed_computed_max_is_mach: boolean

Whether the current FMS-computed maximum speed is a mach number.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:17


fms_speed_computed_max_mach

fms_speed_computed_max_mach: number

The current FMS-computed maximum mach number.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:14


fms_speed_computed_max_source

fms_speed_computed_max_source: FmsSpeedTargetSource

The source of the current FMS-computed maximum speed.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:20


fms_speed_computed_schedule

fms_speed_computed_schedule: string

The name of the performance schedule used by the FMS to compute the current target speed.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:8


fms_speed_computed_target_ias

fms_speed_computed_target_ias: number

The current FMS-computed target indicated airspeed, in knots. A negative value indicates the FMS was unable to compute a speed.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:26


fms_speed_computed_target_is_mach

fms_speed_computed_target_is_mach: boolean

Whether the current FMS-computed target speed is a mach number.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:32


fms_speed_computed_target_mach

fms_speed_computed_target_mach: number

The current FMS-computed target mach number. A negative value indicates the FMS was unable to compute a speed.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:29


fms_speed_computed_target_source

fms_speed_computed_target_source: FmsSpeedTargetSource

The source of the current FMS-computed target speed.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/FmsSpeed/FmsSpeedEvents.ts:35