INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

gbxgarminacfr::VtgData Class Reference

Vector track and speed over ground 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
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

Vector track and speed over ground 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


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

Generated for GearBox by  doxygen 1.4.5