XMR statistics for a particular source.
More...
#include <gpsdefs.h>
XMR statistics for a particular source.
This structure is only provided by an XMR source which has XMR_EXT_SRC_FEAT_FLAG_MSK_STATS set in XMR_EXT_SRC_INFO::feat_flags.
- See also
- XMR_STATS_IDX
-
XMR_EXT_SRC_INFO::feat_flags
-
XMR_EXT_SRC_FEAT_FLAG_MSK_STATS
Definition at line 7321 of file gpsdefs.h.
◆ auto_bias
current time automatic bias compensation
Definition at line 7330 of file gpsdefs.h.
◆ flags
uint32_t XMR_STATS::flags |
◆ last_max
maximum value within interval
Definition at line 7326 of file gpsdefs.h.
◆ last_min
minimum value within interval
Definition at line 7327 of file gpsdefs.h.
◆ last_mue
mean value (mue) of prev. interval
Definition at line 7324 of file gpsdefs.h.
◆ last_sigma
standard deviation (sigma) of prev. interval
Definition at line 7325 of file gpsdefs.h.
◆ reserved_0
currently reserved, unused, always 0
Definition at line 7328 of file gpsdefs.h.
◆ reserved_1
uint32_t XMR_STATS::reserved_1 |
currently reserved, unused, always 0
Definition at line 7331 of file gpsdefs.h.
◆ reserved_2
uint32_t XMR_STATS::reserved_2 |
currently reserved, unused, always 0
Definition at line 7332 of file gpsdefs.h.
◆ step_comp_val
current step compensation value
Definition at line 7329 of file gpsdefs.h.
◆ timestamp
uint32_t XMR_STATS::timestamp |
time stamp when the record was taken, UTC, seconds since 1970
Definition at line 7323 of file gpsdefs.h.
The documentation for this struct was generated from the following file: