Click or drag to resize

TakeoffProcedureTurningRadiusAfterTakeoff Property

Gets or sets the horizontal turning radius at which to turn when approaching the glide plane for landing, 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 double TurningRadiusAfterTakeoff { get; set; }

Property Value

Type: Double
See Also