Click or drag to resize

DefaultConnectionBehaviorSpeed Property

Gets or sets the target cruise speed to use when traversing the connection. In order for the connection to target this speed, UseDirectTransition must be set to false.

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

Property Value

Type: ProfileSpeed
See Also