OpenCPN Partial API docs
Loading...
Searching...
No Matches
TCClickInfo Struct Reference

Public Attributes

TideStationType point_type
 
int index
 
std::string name
 
int tz_offset_minutes
 
std::function< bool(time_t, int, float &, float &)> getTide
 

Detailed Description

Member Data Documentation

◆ getTide

std::function<bool(time_t, int, float &, float &)> TCClickInfo::getTide

Definition at line 1282 of file ocpn_plugin.h.

◆ index

int TCClickInfo::index

Definition at line 1279 of file ocpn_plugin.h.

◆ name

std::string TCClickInfo::name

Definition at line 1280 of file ocpn_plugin.h.

◆ point_type

TideStationType TCClickInfo::point_type

Definition at line 1278 of file ocpn_plugin.h.

◆ tz_offset_minutes

int TCClickInfo::tz_offset_minutes

Definition at line 1281 of file ocpn_plugin.h.


The documentation for this struct was generated from the following file: