Click or drag to resize

DefaultConnectionBehaviorDynamics Property

Gets or sets the dynamical characteristics of the position traversing the route.

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

Property Value

Type: ProfileDynamics
See Also