KalmanFilteredGpsResetMetersThreshold Property | |
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; }
Public Property ResetMetersThreshold As Double
Get
Set
Property Value
Type:
DoubleThe reset distance threshold.
See Also