Skip to main content

Class: FPLUtils

Utility methods for working with the flight plan display.

Constructors

constructor

new FPLUtils(): FPLUtils

Returns

FPLUtils

Methods

openActivateLegDialog

openActivateLegDialog(fms, segmentIndex, segmentLegIndex, viewService): void

Opens the activate leg dialog.

Parameters

NameTypeDescription
fmsFms<any>The flight management system.
segmentIndexnumberThe index of the segment containing the leg to activate.
segmentLegIndexnumberThe index of the leg to activate in its segment.
viewServiceViewServiceThe view service to use to open the dialog.

Returns

void

Defined in

workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLUtils.tsx:21