courseAccuracy property

double get courseAccuracy

Accuracy estimate for the course measurement in degrees.

Indicates the precision of the heading data. Typical accuracy for consumer GPS devices is approximately 25 degrees at high speeds. Valid course accuracy values are always positive.

Returns

  • double: Course accuracy in degrees (positive, or -1 if unavailable)

Implementation

double get courseAccuracy;