Click or drag to resize

StandardTransitionProfile.CruiseSpeed Property

Gets or sets the speed to use as the target speed at which to traverse along the path.

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

Property Value

Type: ProfileSpeed
See Also