GPS, Galileo, etc.
More...
#include <comm_appmsg.h>
|
enum class | Quality { none
, gnss
, differential
} |
|
enum class | Type {
BasicNavData
, GPSWatchdog
, GnssFix
, AisData
,
DataPrioNeeded
, CustomMsg
, Undef
} |
|
GPS, Galileo, etc.
position data point.
Definition at line 129 of file comm_appmsg.h.
◆ Quality
enum class GnssFix::Quality |
|
strong |
◆ GnssFix()
GnssFix::GnssFix |
( |
Position |
p, |
|
|
time_t |
t, |
|
|
Quality |
q = Quality::none , |
|
|
int |
s_used = -1 |
|
) |
| |
|
inline |
◆ to_string()
std::string GnssFix::to_string |
( |
| ) |
const |
|
inline |
◆ pos
◆ quality
◆ satellites_used
int GnssFix::satellites_used |
◆ time
const time_t GnssFix::time |
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/model/include/model/comm_appmsg.h