hasCourseAccuracy property
Indicates whether course accuracy data is available and valid.
Course accuracy estimates help determine the reliability of heading measurements, important for navigation and orientation applications.
Returns
true: Valid course accuracy estimate is availablefalse: Course accuracy data is missing
Implementation
bool get hasCourseAccuracy;