Skip to main content

Interface: TerrainProfile

Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:2

A terrain profile object returned by the simulator

Properties

__Type

__Type: "JS_ProfileCut"

Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:4

Coherent C++ object binding type.


cumulativeDistances

cumulativeDistances: number[]

Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:7

An array of cumulative distances from each of the LatLong points provided


elevations

elevations: number[]

Defined in: src/sdk/navigation/TerrainProfileLoaderTypes.ts:10

An array of terrain elevations in metres AMSL