|
OpenCPN Partial API docs
|
Public Attributes | |
| double | Lat |
| double | Lon |
| double | Cog |
| double | Sog |
| double | Var |
| time_t | FixTime |
| int | nSats |
Definition at line 149 of file ocpn_plugin.h.
| double PlugIn_Position_Fix::Cog |
Definition at line 153 of file ocpn_plugin.h.
| time_t PlugIn_Position_Fix::FixTime |
Definition at line 156 of file ocpn_plugin.h.
| double PlugIn_Position_Fix::Lat |
Definition at line 151 of file ocpn_plugin.h.
| double PlugIn_Position_Fix::Lon |
Definition at line 152 of file ocpn_plugin.h.
| int PlugIn_Position_Fix::nSats |
Definition at line 157 of file ocpn_plugin.h.
| double PlugIn_Position_Fix::Sog |
Definition at line 154 of file ocpn_plugin.h.
| double PlugIn_Position_Fix::Var |
Definition at line 155 of file ocpn_plugin.h.