Click or drag to resize

ConstantHeightProfileSpeed Property

Gets or sets the target speed along the path, in meters per second. If AllowVariationInSpeed is set to true, the RoutePropagator will try to match the speed as closely as possible, but will allow changes if necessary.

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

Property Value

Type: Double
See Also