|
OpenCPN Partial API docs
|
Public Attributes | |
| int | index |
| char | name [90] |
| double | lat |
| double | lon |
Definition at line 1286 of file ocpn_plugin.h.
| int PlugIn_TideStation::index |
Definition at line 1287 of file ocpn_plugin.h.
| double PlugIn_TideStation::lat |
Definition at line 1289 of file ocpn_plugin.h.
| double PlugIn_TideStation::lon |
Definition at line 1290 of file ocpn_plugin.h.
| char PlugIn_TideStation::name[90] |
Definition at line 1288 of file ocpn_plugin.h.