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 143 of file Osenc.h.

Member Data Documentation

◆ lat

double _OSENC_PointGeometry_Record::lat

Definition at line 146 of file Osenc.h.

◆ lon

double _OSENC_PointGeometry_Record::lon

Definition at line 147 of file Osenc.h.

◆ record_length

uint32_t _OSENC_PointGeometry_Record::record_length

Definition at line 145 of file Osenc.h.

◆ record_type

uint16_t _OSENC_PointGeometry_Record::record_type

Definition at line 144 of file Osenc.h.


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