Click or drag to resize

FilteredGps Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The FilteredGps type exposes the following members.

Properties
  NameDescription
Public propertyHeadingSpeedThreshold
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.
Public propertyHeadingUpdateDistance
When the inner GPS reports a speed lower than the HeadingSpeedThreshold the heading is updated when the vehicle has traveled this distance. The unit for this property is Meters.
Public propertyInnerGps
Returns the IGps member encapsulated within this FilteredGps object.
Public propertyPosition
Get the Position of the filtered GPS unit.
Public propertyPoweredUp
Determine the powered state of the (inner) GPS unit.
Top
See Also