Click or drag to resize

FilteredGpsHeadingSpeedThreshold Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If the inner GPS reports a speed lower than this threshold, then the heading is estimated instead of using the source GPS's heading. The units for this property should be the same as the speed units for the source GPS.

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

Property Value

Type: Double
See Also