|
OpenCPN Partial API docs
|
Public Attributes | |
| double | gLat |
| double | gLon |
| double | gSog |
| double | gCog |
| double | gHdt |
| double | gHdm |
| double | gVar |
| int | n_satellites |
| int | SID |
Definition at line 43 of file comm_decoder.h.
| double NavData::gCog |
Definition at line 47 of file comm_decoder.h.
| double NavData::gHdm |
Definition at line 49 of file comm_decoder.h.
| double NavData::gHdt |
Definition at line 48 of file comm_decoder.h.
| double NavData::gLat |
Definition at line 44 of file comm_decoder.h.
| double NavData::gLon |
Definition at line 45 of file comm_decoder.h.
| double NavData::gSog |
Definition at line 46 of file comm_decoder.h.
| double NavData::gVar |
Definition at line 50 of file comm_decoder.h.
| int NavData::n_satellites |
Definition at line 51 of file comm_decoder.h.
| int NavData::SID |
Definition at line 52 of file comm_decoder.h.