Click or drag to resize

KalmanFilteredGpsResetMetersThreshold Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The minimum distance between consecutive positions which will cause the filter to be reset. Defaults to 100m.

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

Property Value

Type: Double
The reset distance threshold.
See Also