Interface: FlightPlanLegTerrainProfilePath
Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:14
A terrain profile for a flight plan leg
Extended by
Properties
numElevationPoints
numElevationPoints:
number
Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:18
The number of elevation points to get in this leg
points
points:
LatLong
[]
Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:16
The array of points that make up this flight plan leg