libsbp  v2.4.7
msg_dops_t Struct Reference

#include <navigation.h>

Data Fields

u32 tow
 GPS Time of Week [ms]. More...
 
u16 gdop
 Geometric Dilution of Precision [0.01]. More...
 
u16 pdop
 Position Dilution of Precision [0.01]. More...
 
u16 tdop
 Time Dilution of Precision [0.01]. More...
 
u16 hdop
 Horizontal Dilution of Precision [0.01]. More...
 
u16 vdop
 Vertical Dilution of Precision [0.01]. More...
 
u8 flags
 Indicates the position solution with which the DOPS message corresponds. More...
 

Detailed Description

Definition at line 102 of file navigation.h.

Field Documentation

u8 flags

Indicates the position solution with which the DOPS message corresponds.

Definition at line 109 of file navigation.h.

u16 gdop

Geometric Dilution of Precision [0.01].

Definition at line 104 of file navigation.h.

u16 hdop

Horizontal Dilution of Precision [0.01].

Definition at line 107 of file navigation.h.

u16 pdop

Position Dilution of Precision [0.01].

Definition at line 105 of file navigation.h.

u16 tdop

Time Dilution of Precision [0.01].

Definition at line 106 of file navigation.h.

u32 tow

GPS Time of Week [ms].

Definition at line 103 of file navigation.h.

u16 vdop

Vertical Dilution of Precision [0.01].

Definition at line 108 of file navigation.h.


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