Interface: FlightPlanLegIndexes
Defined in: src/sdk/flightplan/FlightPlanning.ts:7
A record of indexes describing the location of a flight plan leg within a flight plan.
Properties
segmentIndex
segmentIndex:
number
Defined in: src/sdk/flightplan/FlightPlanning.ts:9
The index of the leg's containing segment.
segmentLegIndex
segmentLegIndex:
number
Defined in: src/sdk/flightplan/FlightPlanning.ts:12
The index of the leg in its containing segment.