Click or drag to resize

LandingProcedureFinalSpeed Property

Gets or sets the final target speed at which the platform travels after rolling to a stop at the end of the landing, 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 FinalSpeed { get; set; }

Property Value

Type: Double
See Also