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

UBX_MSG_ID_NAV_DOP More...

#include <protocol.h>

Data Fields

uint32_t itow
 GPS time of week of the navigation epoch.
 
uint16_t g_dop
 Geometric DOP.
 
uint16_t p_dop
 Position DOP.
 
uint16_t t_dop
 Time DOP.
 
uint16_t v_dop
 Vertical DOP.
 
uint16_t h_dop
 Horizontal DOP.
 
uint16_t n_dop
 Northing DOP.
 
uint16_t e_dop
 Easting DOP.
 

Detailed Description

Field Documentation

◆ e_dop

uint16_t ubx_msg_nav_dop::e_dop

Easting DOP.

◆ g_dop

uint16_t ubx_msg_nav_dop::g_dop

Geometric DOP.

◆ h_dop

uint16_t ubx_msg_nav_dop::h_dop

Horizontal DOP.

◆ itow

uint32_t ubx_msg_nav_dop::itow

GPS time of week of the navigation epoch.

◆ n_dop

uint16_t ubx_msg_nav_dop::n_dop

Northing DOP.

◆ p_dop

uint16_t ubx_msg_nav_dop::p_dop

Position DOP.

◆ t_dop

uint16_t ubx_msg_nav_dop::t_dop

Time DOP.

◆ v_dop

uint16_t ubx_msg_nav_dop::v_dop

Vertical DOP.


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