Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gnss_pvt_emul_location Struct Reference

Emulated GNSS parameters. More...

#include <gnss_emul.h>

Data Fields

int32_t latitude
 
int32_t longitude
 
int32_t height
 
uint32_t h_acc
 
uint32_t v_acc
 
uint32_t t_acc
 
uint16_t p_dop
 
uint8_t num_sv
 

Detailed Description

Emulated GNSS parameters.

Field Documentation

◆ h_acc

uint32_t gnss_pvt_emul_location::h_acc

◆ height

int32_t gnss_pvt_emul_location::height

◆ latitude

int32_t gnss_pvt_emul_location::latitude

◆ longitude

int32_t gnss_pvt_emul_location::longitude

◆ num_sv

uint8_t gnss_pvt_emul_location::num_sv

◆ p_dop

uint16_t gnss_pvt_emul_location::p_dop

◆ t_acc

uint32_t gnss_pvt_emul_location::t_acc

◆ v_acc

uint32_t gnss_pvt_emul_location::v_acc

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