gnssPosition.h File Reference
#include <time.h>#include <string>
Include dependency graph for gnssPosition.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | SkyInfo |
| Defines the struct type used to store the SKY_INFO. More... | |
| class | GnssPosition |
| Class that defines a position. More... | |
Enumerations | |
| enum | QualityIndicator { NO_FIX =0, AUTONOMOUS_FIX =1, DIFFERENTIAL_FIX =2, RTK_FIXED =3, RTK_FLOAT =4, ESTIMATED_DEAD_RECKONING_FIX_COARSE =5, ESTIMATED_DEAD_RECKONING_FIX_FINE =6 } |
| Defines the posible FIX quality indicators. More... | |
Enumeration Type Documentation
| enum QualityIndicator |
