Click or drag to resize

SimulatedGpsGetTurningRadius Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the turning radius in a given unit.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double GetTurningRadius(
	DistanceUnit units
)

Parameters

units
Type: Telogis.GeoBaseDistanceUnit
The unit of the turning radius.

Return Value

Type: Double
The turning radius.
See Also