36typedef enum ChartTypeEnum {
37 CHART_TYPE_UNKNOWN = 0,
50typedef enum ChartFamilyEnum {
51 CHART_FAMILY_UNKNOWN = 0,
Base class for all chart types.
A generic position and navigation data structure.
double kCog
Course over ground in degrees.
double kHdt
True heading in degrees.
int nSats
Number of satellites used in the fix.
double kHdm
Magnetic heading in degrees.
time_t FixTime
UTC time of fix.
double kLat
Latitude in decimal degrees.
double kSog
Speed over ground in knots.
double kVar
Magnetic variation in degrees.
double kLon
Longitude in decimal degrees.