Click or drag to resize

KalmanFilteredGpsHeadingUpdateMeters Property

Verizon Connect Logo
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; }

Property Value

Type: Double
The heading update distance.
See Also