nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_modem_gnss_agnss_expiry Struct Reference

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.
 
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.
 

Detailed Description

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.


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