#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. | |
|
|
Track made good in degrees True.
|
|
|
UTC date of fix.
|
|
|
Latitude.
|
|
|
Longtitude.
|
|
|
Magnetic variation.
|
|
|
Speed over ground, Knots.
|
|
|
UTC time of fix.
|
|
|
Navigation receiver warning A=Valid Position, V=Warning.
|
1.3.4