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

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
 

Detailed Description

Position, Velocity and Time (PVT) data frame.


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