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

◆ longitude

int32_t nrf_modem_gnss_agnss_data_location::longitude

Geodetic longitude in WGS-84. Range [-8388607 .. 8388607]. The relation between the coded number N and the longitude range X (in degrees) is as follows: N <= (2^24/360) * X < N + 1. Range of X (in degrees) [-180.0, 180.0].