Public Attributes | List of all members
XsRawGnssSatInfo Struct Reference

A container for GNSS Satellite Information. More...

#include <xsrawgnsssatinfo.h>

Public Attributes

uint32_t m_itow
 GNSS time of week (ms) More...
 
uint8_t m_numSvs
 Number of satellites. More...
 
uint8_t m_res1
 Reserved for future use (1) More...
 
uint8_t m_res2
 Reserved for future use (2) More...
 
uint8_t m_res3
 Reserved for future use (3) More...
 
XsSatInfo m_satInfos [60]
 The information of all satellites, maximum 60. More...
 

Detailed Description

A container for GNSS Satellite Information.

Definition at line 140 of file xsrawgnsssatinfo.h.

Member Data Documentation

◆ m_itow

uint32_t XsRawGnssSatInfo::m_itow

GNSS time of week (ms)

Definition at line 142 of file xsrawgnsssatinfo.h.

◆ m_numSvs

uint8_t XsRawGnssSatInfo::m_numSvs

Number of satellites.

Definition at line 143 of file xsrawgnsssatinfo.h.

◆ m_res1

uint8_t XsRawGnssSatInfo::m_res1

Reserved for future use (1)

Definition at line 144 of file xsrawgnsssatinfo.h.

◆ m_res2

uint8_t XsRawGnssSatInfo::m_res2

Reserved for future use (2)

Definition at line 145 of file xsrawgnsssatinfo.h.

◆ m_res3

uint8_t XsRawGnssSatInfo::m_res3

Reserved for future use (3)

Definition at line 146 of file xsrawgnsssatinfo.h.

◆ m_satInfos

XsSatInfo XsRawGnssSatInfo::m_satInfos[60]

The information of all satellites, maximum 60.

Definition at line 148 of file xsrawgnsssatinfo.h.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22