Heading

Applies to

GPSHeading objects

Description

The Heading property specifies the true heading, measured in degrees in relation to geographic north (a magnetic heading is measured in relation to magnetic north). The range of values is 0 to 359.9.

Usage


In scripts

The Heading property takes a real value:

real myheading
GPSHeading myGPSHeading

myheading = myGPSHeading.Heading