Class: FPLUtils
Utility methods for working with the flight plan display.
Constructors
constructor
• new FPLUtils(): FPLUtils
Returns
Methods
openActivateLegDialog
▸ openActivateLegDialog(fms
, segmentIndex
, segmentLegIndex
, viewService
): void
Opens the activate leg dialog.
Parameters
Name | Type | Description |
---|---|---|
fms | Fms <any > | The flight management system. |
segmentIndex | number | The index of the segment containing the leg to activate. |
segmentLegIndex | number | The index of the leg to activate in its segment. |
viewService | ViewService | The 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