KalmanFilteredGpsMinimumUpdatePeriod Property | |
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; }
Public Property MinimumUpdatePeriod As TimeSpan
Get
Set
Property Value
Type:
TimeSpanThe heading update distance.
See Also