Click or drag to resize

TakeoffProcedure.InitialSpeed Property

Gets or sets the speed at which the platform is moving at the start of the runway, in meters per second.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double InitialSpeed { get; set; }

Property Value

Type: Double
See Also