|
| BasicNavDataMsg (double lat, double lon, double SOG, double COG, double VAR, double HDT, int valid_flag, time_t t) |
|
| AppMsg (AppMsg::Type t) |
|
virtual std::string | key () const |
|
std::string | GetKey () const |
|
std::string | TypeToString (const Type t) const |
|
|
enum class | Type {
BasicNavData
, GPSWatchdog
, GnssFix
, AisData
,
DataPrioNeeded
, CustomMsg
, Undef
} |
|
| AppMsg (AppMsg::Type tp, const std::string &nm, NavAddr src) |
|
Definition at line 161 of file comm_appmsg.h.
◆ BasicNavDataMsg() [1/2]
BasicNavDataMsg::BasicNavDataMsg |
( |
double |
lat, |
|
|
double |
lon, |
|
|
double |
SOG, |
|
|
double |
COG, |
|
|
double |
VAR, |
|
|
double |
HDT, |
|
|
int |
valid_flag, |
|
|
time_t |
t |
|
) |
| |
|
inline |
◆ BasicNavDataMsg() [2/2]
BasicNavDataMsg::BasicNavDataMsg |
( |
| ) |
|
|
inline |
◆ cog
const double BasicNavDataMsg::cog |
◆ hdt
const double BasicNavDataMsg::hdt |
◆ pos
◆ set_time
struct timespec BasicNavDataMsg::set_time |
◆ sog
const double BasicNavDataMsg::sog |
◆ time
const time_t BasicNavDataMsg::time |
◆ var
const double BasicNavDataMsg::var |
◆ vflag
const int BasicNavDataMsg::vflag |
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/model/include/model/comm_appmsg.h