Click or drag to resize

RacetrackHoldProcedureMinimumRevolutions Property

Gets or sets the minimum number of complete revolutions around the racetrack to make prior to leaving. The number of revolutions may be more if the MinimumTime condition is not met.

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

Property Value

Type: Double
See Also