Click or drag to resize

StandardTransitionProfileUseDirectTransition Property

Gets or sets a value indicating whether to attempt to transition directly from the initial height to the final height or whether to cruise at the initial height and then ascend or descend to the final height at the rate given by the specified Dynamics. By default, this is true.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseDirectTransition { get; set; }

Property Value

Type: Boolean
See Also