![]() |
nrfxlib API 3.3.99
|
A-GNSS data expiry. More...
#include <nrf_modem_gnss.h>
Data Fields | |
| uint32_t | data_flags |
| Flags indicating the A-GNSS data types needed by GNSS. | |
| uint16_t | utc_expiry |
| UTC parameters expiry time. | |
| uint16_t | klob_expiry |
| Klobuchar ionospheric correction parameters expiry time. | |
| uint16_t | neq_expiry |
| NeQuick ionospheric correction parameters expiry time. | |
| uint16_t | integrity_expiry |
| Integrity assistance parameters expiry time. | |
| uint16_t | position_expiry |
| Position assistance expiry time. | |
| uint16_t | ggto_expiry |
| GPS-to-Galileo Time Offset (GGTO) assistance expiry time. | |
| uint8_t | sv_count |
| Number of satellites for which expiry times are given. | |
| struct nrf_modem_gnss_agnss_sv_expiry | sv [127] |
| Ephemeris and almanac expiry times for satellites. | |
A-GNSS data expiry.
Expiry times are given in minutes. 0 indicates that data is needed immediately. 0xffff indicates that data is not used by GNSS.