ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
|
#include <libmoxa_rtu.h>
Data Fields | |
double | lat |
double | lon |
int | fix |
int | satInUse |
int | satInView |
GPS_TIME | time |
double lat |
Latitude in NDEG - +/-[degree][min].[sec/60]
double lon |
Longitude in NDEG - +/-[degree][min].[sec/60]
int fix |
Operating mode, used for navigation (1 = Fix not available; 2 = 2D; 3 = 3D)
int satInUse |
Number of satellites in use (not those in view)
int satInView |
Total number of satellites in view
GPS_TIME time |