Click or drag to resize

LandingProcedureTurningRadiusAfterLanding Property

Gets or sets the final turning radius at which to turn toward the next procedure after landing, in meters. By default, this is one meter.

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 TurningRadiusAfterLanding { get; set; }

Property Value

Type: Double
See Also