Click or drag to resize

RacetrackHoldProcedureMinimumTime Property

Gets or sets the minimum time to spend in the hold before leaving. The time spent in the hold may be more if the number of MinimumRevolutions 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 Duration MinimumTime { get; set; }

Property Value

Type: Duration
See Also