INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

gbxgarminacfr::RmcData Class Reference

Gps data structure. More...

#include <nmeamessages.h>

Inherits gbxgarminacfr::GenericData.

List of all members.

Public Member Functions

DataType type () const
 Returns data type.

Public Attributes

int timeStampSec
int timeStampUsec
int utcTimeHrs
int utcTimeMin
double utcTimeSec
double latitude
 Latitude [degrees].
double longitude
 Longitude [degrees].
bool isValid
double headingTrue
 Heading/track/course with respect to true North [rad].
double headingMagnetic
 Heading/track/course with respect to magnetic North [rad].
double speed
 Horizontal velocity [metres/second].


Detailed Description

Gps data structure.

Member Data Documentation

When false, means that the GPS unit can't make a valid measurement (so all data other than the timestamp is meaningless).

Time (according to the computer clock) when data was measured. Number of seconds

Time (according to the computer clock) when data was measured. Number of microseconds

UTC time (according to the GPS device), reference is Greenwich. Hour [0..23]

UTC time (according to the GPS device), reference is Greenwich. Minutes [0..59]

UTC time (according to the GPS device), reference is Greenwich. Seconds [0.0..59.9999(9)]


The documentation for this class was generated from the following file:
 

Generated for GearBox by  doxygen 1.4.5