Click or drag to resize

StaticRouteProfileStaticConfigurableProfileInitialSpeed Property

Gets or sets the initial speed for this profile.

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

Property Value

Type: ProfileSpeed
See Also