KalmanFilteredGpsHeadingUpdateMeters Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The distance that the vehicle must travel in order for a new heading to be recognized. Defaults to 10m.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public double HeadingUpdateMeters { get; set; }
Public Property HeadingUpdateMeters As Double
Get
Set
Property Value
Type:
DoubleThe heading update distance.
See Also