OpenCPN Partial API docs
Loading...
Searching...
No Matches
tc_data_factory.h File Reference

Tide and current data container. More...

#include <wx/string.h>
#include "idx_entry.h"
#include "tc_error_code.h"

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 }
 

Detailed Description

Tide and current data container.

Definition in file tc_data_factory.h.

Macro Definition Documentation

◆ COUNTRY

#define COUNTRY   2

Definition at line 34 of file tc_data_factory.h.

◆ NUMUNITS

#define NUMUNITS   4

Definition at line 32 of file tc_data_factory.h.

◆ REGION

#define REGION   1

Definition at line 33 of file tc_data_factory.h.

◆ STATE

#define STATE   3

Definition at line 35 of file tc_data_factory.h.

Enumeration Type Documentation

◆ unit_type

enum unit_type

Definition at line 37 of file tc_data_factory.h.