Click or drag to resize

TakeoffProcedureTakeoffSpeed Property

Gets or sets the speed after the specified RollDistance at which the platform begins to takeoff, in meters per second.

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

Property Value

Type: Double
See Also