NavigatorUnalignedDeviationGraceTime Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the unaligned deviation grace time.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public TimeSpan UnalignedDeviationGraceTime { get; set; }
Public Property UnalignedDeviationGraceTime As TimeSpan
Get
Set
Property Value
Type:
TimeSpanRemarks
The length of time the navigator will be allowed to travel out of alignment to the road or
off course (the deviation) before a route recalculation is forced. The navigator is unaligned
if the heading deviates by more than 45 degrees from the route's direction.
See Also