mbgtools-lx  4.2.8
VST_HEADER Struct Reference

#include <gpsdefs.h>

Data Fields

uint16_t data_type
 data type identifier, see VST_DATA_TYPES for common types More...
 
uint16_t idx
 Index for several sets of the same type. More...
 
uint16_t data_len
 length of the data set appended to the header More...
 
uint16_t reserved
 reserved, currently always 0 More...
 

Detailed Description

Definition at line 17639 of file gpsdefs.h.

Field Documentation

◆ data_len

uint16_t VST_HEADER::data_len

length of the data set appended to the header

Definition at line 17643 of file gpsdefs.h.

◆ data_type

uint16_t VST_HEADER::data_type

data type identifier, see VST_DATA_TYPES for common types

Definition at line 17641 of file gpsdefs.h.

◆ idx

uint16_t VST_HEADER::idx

Index for several sets of the same type.

Definition at line 17642 of file gpsdefs.h.

◆ reserved

uint16_t VST_HEADER::reserved

reserved, currently always 0

Definition at line 17644 of file gpsdefs.h.


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