Class: MapFlightPlanModule
A map data module that handles the display of flight plan data.
Constructors
constructor
• new MapFlightPlanModule(): MapFlightPlanModule
Returns
Methods
getPlanSubjects
▸ getPlanSubjects(index
): PlanSubjects
Gets the flight plan subjects for a specified flight plan.
Parameters
Name | Type | Description |
---|---|---|
index | number | The index of the flight plan. |
Returns
The subject for the specified plan index.
Defined in
src/sdk/components/mapsystem/modules/MapFlightPlanModule.ts:16