Click or drag to resize

RasterSearchProcedureTurningRadius Property

Gets or sets the turning radius for the position, in meters. This determines the number of turns required, along with the Width, in order to cover the entire area.

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

Property Value

Type: Double
See Also