mbgtools-lx  4.2.8

Reference source configuration settings. More...

#include <gpsdefs.h>

Data Fields

XMULTI_REF_ID id
 reference time source identifier More...
 
uint16_t flags
 see XMR_SETTINGS_FLAG_MSKS and XMR_EXT_SRC_INFO::supp_flags More...
 
NANO_TIME bias
 time bias, e.g. path delay More...
 
NANO_TIME precision
 precision of the time source More...
 
uint32_t reserved
 reserved, currently always 0 More...
 

Detailed Description

Reference source configuration settings.

Definition at line 6720 of file gpsdefs.h.

Field Documentation

◆ bias

NANO_TIME XMULTI_REF_SETTINGS::bias

time bias, e.g. path delay

Definition at line 6724 of file gpsdefs.h.

Referenced by mbg_get_all_ucap_info().

◆ flags

uint16_t XMULTI_REF_SETTINGS::flags

◆ id

XMULTI_REF_ID XMULTI_REF_SETTINGS::id

reference time source identifier

Definition at line 6722 of file gpsdefs.h.

Referenced by mbg_save_all_xmulti_ref_info().

◆ precision

NANO_TIME XMULTI_REF_SETTINGS::precision

precision of the time source

Definition at line 6725 of file gpsdefs.h.

Referenced by mbg_get_all_ucap_info().

◆ reserved

uint32_t XMULTI_REF_SETTINGS::reserved

reserved, currently always 0

Definition at line 6726 of file gpsdefs.h.


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