Click or drag to resize

TakeoffProcedureRunwayStartPosition Property

Gets or sets the position of the start of the runway. The Height of the position represents an additional offset for the runway above the terrain surface, in meters.

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

Property Value

Type: Cartographic
See Also