Click or drag to resize

TakeoffProcedureInitialHeightAboveRunway Property

Gets or sets the initial height offset above the runway, in meters. The runway height is specified by the height of the RunwayStartPosition above the RunwayReferenceSurface (at the initial position).

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

Property Value

Type: Double
See Also