Click or drag to resize

PrescribedAccelerationTransitionProfileInitialSpeed Property

Gets or sets the initial speed at the beginning of the profile. In general, when used as a transition between procedures the initial speed is usually set by the previous profile.

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

Property Value

Type: ProfileSpeed
See Also