|
RadioLib
Universal wireless communication library for Arduino
|
Structure to save information about a satellite found during GNSS scan. More...
#include <LR11x0_types.h>
Public Attributes | |
| uint8_t | svId |
| Satellite vehicle (SV) identifier. | |
| uint8_t | c_n0 |
| C/N0 in dB. | |
| int16_t | doppler |
| Doppler shift of the signal in Hz. | |
Structure to save information about a satellite found during GNSS scan.