Click or drag to resize

PrescribedAccelerationTransitionProfileThrustAcceleration Property

Gets or sets the acceleration to use when transitioning from the initial to the final speed. By default this is zero, indicating that the speed will not change and the next profile's initial speed will be updated to be equal to the final speed of the previous profile.

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

Property Value

Type: Double
See Also