OpenCPN Partial API docs
|
Tide and current data container. More...
Go to the source code of this file.
Classes | |
struct | unit |
class | abbr_entry |
class | TCDataFactory |
Macros | |
#define | NUMUNITS 4 |
#define | REGION 1 |
#define | COUNTRY 2 |
#define | STATE 3 |
Enumerations | |
enum | unit_type { LENGTH , VELOCITY , BOGUS } |
Tide and current data container.
Definition in file tc_data_factory.h.
#define COUNTRY 2 |
Definition at line 34 of file tc_data_factory.h.
#define NUMUNITS 4 |
Definition at line 32 of file tc_data_factory.h.
#define REGION 1 |
Definition at line 33 of file tc_data_factory.h.
#define STATE 3 |
Definition at line 35 of file tc_data_factory.h.
enum unit_type |
Definition at line 37 of file tc_data_factory.h.