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

Public Attributes

uint16_t record_type
 
uint32_t record_length
 
double extent_sw_lat
 
double extent_sw_lon
 
double extent_nw_lat
 
double extent_nw_lon
 
double extent_ne_lat
 
double extent_ne_lon
 
double extent_se_lat
 
double extent_se_lon
 

Detailed Description

Definition at line 270 of file Osenc.h.

Member Data Documentation

◆ extent_ne_lat

double _OSENC_EXTENT_Record::extent_ne_lat

Definition at line 277 of file Osenc.h.

◆ extent_ne_lon

double _OSENC_EXTENT_Record::extent_ne_lon

Definition at line 278 of file Osenc.h.

◆ extent_nw_lat

double _OSENC_EXTENT_Record::extent_nw_lat

Definition at line 275 of file Osenc.h.

◆ extent_nw_lon

double _OSENC_EXTENT_Record::extent_nw_lon

Definition at line 276 of file Osenc.h.

◆ extent_se_lat

double _OSENC_EXTENT_Record::extent_se_lat

Definition at line 279 of file Osenc.h.

◆ extent_se_lon

double _OSENC_EXTENT_Record::extent_se_lon

Definition at line 280 of file Osenc.h.

◆ extent_sw_lat

double _OSENC_EXTENT_Record::extent_sw_lat

Definition at line 273 of file Osenc.h.

◆ extent_sw_lon

double _OSENC_EXTENT_Record::extent_sw_lon

Definition at line 274 of file Osenc.h.

◆ record_length

uint32_t _OSENC_EXTENT_Record::record_length

Definition at line 272 of file Osenc.h.

◆ record_type

uint16_t _OSENC_EXTENT_Record::record_type

Definition at line 271 of file Osenc.h.


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