|
OpenCPN Partial API docs
|
Public Attributes | |
| double | Lat |
| double | Lon |
| double | Cog |
| double | Sog |
| double | Var |
| double | Hdm |
| double | Hdt |
| time_t | FixTime |
| int | nSats |
Definition at line 160 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Cog |
Definition at line 164 of file ocpn_plugin.h.
| time_t PlugIn_Position_Fix_Ex::FixTime |
Definition at line 169 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Hdm |
Definition at line 167 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Hdt |
Definition at line 168 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Lat |
Definition at line 162 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Lon |
Definition at line 163 of file ocpn_plugin.h.
| int PlugIn_Position_Fix_Ex::nSats |
Definition at line 170 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Sog |
Definition at line 165 of file ocpn_plugin.h.
| double PlugIn_Position_Fix_Ex::Var |
Definition at line 166 of file ocpn_plugin.h.