Click or drag to resize

TakeoffProcedureFinalHeightAboveRunway Property

Gets or sets the final height above the runway at which to level off, in meters. The runway height is specified by the height of the RunwayStartPosition above the RunwayReferenceSurface (at the takeoff 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 FinalHeightAboveRunway { get; set; }

Property Value

Type: Double
See Also