Main Page | Data Structures | File List | Data Fields | Globals

nmeap_rmc Struct Reference

#include <nmeap.h>


Data Fields

unsigned long time
 UTC time of fix.

char warn
 Navigation receiver warning A=Valid Position, V=Warning.

double latitude
 Latitude.

double longitude
 Longtitude.

double speed
 Speed over ground, Knots.

double course
 Track made good in degrees True.

unsigned long date
 UTC date of fix.

double magvar
 Magnetic variation.


Detailed Description

extracted data from an RMC message


Field Documentation

double nmeap_rmc::course
 

Track made good in degrees True.

unsigned long nmeap_rmc::date
 

UTC date of fix.

double nmeap_rmc::latitude
 

Latitude.

double nmeap_rmc::longitude
 

Longtitude.

double nmeap_rmc::magvar
 

Magnetic variation.

double nmeap_rmc::speed
 

Speed over ground, Knots.

unsigned long nmeap_rmc::time
 

UTC time of fix.

char nmeap_rmc::warn
 

Navigation receiver warning A=Valid Position, V=Warning.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 14 20:32:18 2007 for GloPosCom by doxygen 1.3.4