Click or drag to resize

LandingProcedure.RunwayReferenceSurface Property

Gets or sets the terrain reference surface to use to define the heights and the surface of the runway.

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

Property Value

Type: TerrainProvider
See Also