mbgtools-lx  4.2.8

#include <gpsdefs.h>

Data Fields

uint32_t timestamp
 
uint32_t flags
 idx bit set if mtie[idx] is valid More...
 
uint8_t mtie_scale
 scale factors of MTIE More...
 
uint8_t tdev_scale
 scale factors of TDEV More...
 
uint16_t reserved_0
 currently unused More...
 
uint32_t reserved_1
 currently unused More...
 
uint32_t reserved_2
 currently unused More...
 
uint32_t mtie [20]
 mtie scaled 32 bit fixed point unsigned More...
 
uint32_t tdev [20]
 tdev scaled 32 bit fixed point unsigned More...
 

Detailed Description

Definition at line 7421 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t XMR_METRICS::flags

idx bit set if mtie[idx] is valid

Definition at line 7424 of file gpsdefs.h.

◆ mtie

uint32_t XMR_METRICS::mtie[20]

mtie scaled 32 bit fixed point unsigned

Definition at line 7430 of file gpsdefs.h.

◆ mtie_scale

uint8_t XMR_METRICS::mtie_scale

scale factors of MTIE

Definition at line 7425 of file gpsdefs.h.

◆ reserved_0

uint16_t XMR_METRICS::reserved_0

currently unused

Definition at line 7427 of file gpsdefs.h.

◆ reserved_1

uint32_t XMR_METRICS::reserved_1

currently unused

Definition at line 7428 of file gpsdefs.h.

◆ reserved_2

uint32_t XMR_METRICS::reserved_2

currently unused

Definition at line 7429 of file gpsdefs.h.

◆ tdev

uint32_t XMR_METRICS::tdev[20]

tdev scaled 32 bit fixed point unsigned

Definition at line 7431 of file gpsdefs.h.

◆ tdev_scale

uint8_t XMR_METRICS::tdev_scale

scale factors of TDEV

Definition at line 7426 of file gpsdefs.h.

◆ timestamp

uint32_t XMR_METRICS::timestamp

Definition at line 7423 of file gpsdefs.h.


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