Click or drag to resize

Positionheading Field

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The recorded heading, measured in degrees. See remarks.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double heading

Field Value

Type: Double
Remarks
The heading describes the direction of travel as an angle (measure clockwise) from due North. For example, a heading of zero degrees represents due North, and a heading of 90 degrees represents due East. Due to the nature of GPS, this may become unreliable at low speeds. Consider using the FilteredGps class.
See Also