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

Public Attributes

uint16_t record_type
 
uint32_t record_length
 
double lat
 
double lon
 

Detailed Description

Definition at line 148 of file o_senc.h.

Member Data Documentation

◆ lat

double _OSENC_PointGeometry_Record::lat

Definition at line 151 of file o_senc.h.

◆ lon

double _OSENC_PointGeometry_Record::lon

Definition at line 152 of file o_senc.h.

◆ record_length

uint32_t _OSENC_PointGeometry_Record::record_length

Definition at line 150 of file o_senc.h.

◆ record_type

uint16_t _OSENC_PointGeometry_Record::record_type

Definition at line 149 of file o_senc.h.


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