nrfxlib API 2.8.99
|
Position, Velocity and Time (PVT) data frame. More...
#include <nrf_modem_gnss.h>
Data Fields | |
double | latitude |
double | longitude |
float | altitude |
float | accuracy |
float | altitude_accuracy |
float | speed |
float | speed_accuracy |
float | vertical_speed |
float | vertical_speed_accuracy |
float | heading |
float | heading_accuracy |
struct nrf_modem_gnss_datetime | datetime |
float | pdop |
float | hdop |
float | vdop |
float | tdop |
uint8_t | flags |
struct nrf_modem_gnss_sv | sv [12] |
uint32_t | execution_time |
Position, Velocity and Time (PVT) data frame.