Click or drag to resize

TakeoffProcedureRollDistance Property

Gets or sets the distance required to go from the initial speed to the takeoff speed, 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 RollDistance { get; set; }

Property Value

Type: Double
See Also