sbgECom Library  4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
_SbgEComLogSatList Struct Reference

#include <sbgEComLogSat.h>

Data Fields

uint32_t timeStamp
 
uint32_t reserved
 
size_t nrSatellites
 
SbgEComLogSatEntry satData [SBG_ECOM_SAT_MAX_NR_SATELLITES]
 

Detailed Description

List of visible satellites.

Field Documentation

◆ timeStamp

uint32_t _SbgEComLogSatList::timeStamp

Time since the sensor power up, in us.

◆ reserved

uint32_t _SbgEComLogSatList::reserved

Reserved for future use.

◆ nrSatellites

size_t _SbgEComLogSatList::nrSatellites

Number of satellites.

◆ satData

SbgEComLogSatEntry _SbgEComLogSatList::satData[SBG_ECOM_SAT_MAX_NR_SATELLITES]

Satellite data array.


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