Click or drag to resize

ConstantHeightProfileAllowVariationInSpeed Property

Gets or sets a value indicating whether to allow any variation in speed along the profile or whether to maintain a constant speed. By default, this value is false to maintain constant speed.

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

Property Value

Type: Boolean
See Also