KalmanFilteredGpsHeadingMphThreshold Property | |
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; }
Public Property HeadingMphThreshold As Double
Get
Set
Property Value
Type:
DoubleThe heading speed threshold.
See Also