Click or drag to resize

TakeoffProcedureRunwayReferenceSurface Property

Gets or sets the terrain reference surface for the runway. The runway is positioned at a constant offset from the terrain according to the height of the RunwayStartPosition, and the height of the platform is positioned above that runway height by an offset defined by InitialHeightAboveRunway.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TerrainProvider RunwayReferenceSurface { get; set; }

Property Value

Type: TerrainProvider
See Also