INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

gbxgarminacfr::GgaData Struct Reference

#include <driver.h>

Inherits gbxgarminacfr::GenericData.

Inheritance diagram for gbxgarminacfr::GgaData:

Inheritance graph
[legend]
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].
double altitude
 Altitude [metres above ellipsoid].
FixType fixType
int satellites
 Number of satellites.
double horizontalDilutionOfPosition
 Horizontal dilution of position [metres].
double geoidalSeparation
 Height of geoid (mean sea level) above WGS84 ellipsoid [metres].

Detailed Description

Fix data structure. Note that when fixType is Invalid, all other data except the time stamps are meaningless.


Member Data Documentation

Fix type. When fixType is Invalid, all other data except the time stamps are 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 struct was generated from the following file:
 

Generated for GearBox by  doxygen 1.4.5