Click or drag to resize

KalmanFilteredGpsHeadingMphThreshold Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The threshold, below which heading data is ignored. Defaults to 5mp/h.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double HeadingMphThreshold { get; set; }

Property Value

Type: Double
The heading speed threshold.
See Also