|
OpenCPN Partial API docs
|
Public Attributes | |
| TideStationType | point_type |
| int | index |
| std::string | name |
| int | tz_offset_minutes |
| std::function< bool(time_t, int, float &, float &)> | getTide |
Definition at line 1277 of file ocpn_plugin.h.
| std::function<bool(time_t, int, float &, float &)> TCClickInfo::getTide |
Definition at line 1282 of file ocpn_plugin.h.
| int TCClickInfo::index |
Definition at line 1279 of file ocpn_plugin.h.
| std::string TCClickInfo::name |
Definition at line 1280 of file ocpn_plugin.h.
| TideStationType TCClickInfo::point_type |
Definition at line 1278 of file ocpn_plugin.h.
| int TCClickInfo::tz_offset_minutes |
Definition at line 1281 of file ocpn_plugin.h.