nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ latitude

int32_t nrf_modem_gnss_agnss_data_location::latitude

Geodetic latitude in WGS-84. Range [-8388607 .. 8388607]. The relation between the coded number N and the latitude range X (in degrees) is as follows: N <= (2^23/90) * X < N + 1. For N = 2^23 - 1, the range is extended to include N+1. Range of X (in degrees) [-90.0, 90.0].