Click or drag to resize

KalmanFilteredGpsMinimumUpdatePeriod Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The period between received positions required to update the filter state. Defaults to 0.5s

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

Property Value

Type: TimeSpan
The heading update distance.
See Also