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

Navigation data types. More...

#include <wx/colour.h>

Go to the source code of this file.

Classes

struct  GenericPosDatEx
 A generic position and navigation data structure. More...
 
struct  ActiveLegDat
 

Typedefs

typedef enum ChartTypeEnum _ChartTypeEnum
 
typedef enum ChartFamilyEnum _ChartFamilyEnum
 

Enumerations

enum  ChartTypeEnum {
  CHART_TYPE_UNKNOWN = 0 , CHART_TYPE_DUMMY , CHART_TYPE_DONTCARE , CHART_TYPE_KAP ,
  CHART_TYPE_GEO , CHART_TYPE_S57 , CHART_TYPE_CM93 , CHART_TYPE_CM93COMP ,
  CHART_TYPE_PLUGIN , CHART_TYPE_MBTILES
}
 
enum  ChartFamilyEnum { CHART_FAMILY_UNKNOWN = 0 , CHART_FAMILY_RASTER , CHART_FAMILY_VECTOR , CHART_FAMILY_DONTCARE }
 

Detailed Description

Navigation data types.

Definition in file ocpn_types.h.

Enumeration Type Documentation

◆ ChartFamilyEnum

enum ChartFamilyEnum

Definition at line 44 of file ocpn_types.h.

◆ ChartTypeEnum

enum ChartTypeEnum

Definition at line 30 of file ocpn_types.h.