Struct for the SBF block "DOP". More...
#include <sbf_structs.hpp>
Public Attributes | |
| BlockHeader_t | block_header |
| uint16_t | hdop |
| float | hpl |
| uint8_t | nr_sv |
| uint16_t | pdop |
| uint8_t | reserved |
| uint16_t | tdop |
| uint32_t | tow |
| uint16_t | vdop |
| float | vpl |
| uint16_t | wnc |
Struct for the SBF block "DOP".
Definition at line 380 of file sbf_structs.hpp.
| BlockHeader_t DOP::block_header |
Definition at line 382 of file sbf_structs.hpp.
| uint16_t DOP::hdop |
Definition at line 392 of file sbf_structs.hpp.
| float DOP::hpl |
Definition at line 394 of file sbf_structs.hpp.
| uint8_t DOP::nr_sv |
Definition at line 388 of file sbf_structs.hpp.
| uint16_t DOP::pdop |
Definition at line 390 of file sbf_structs.hpp.
| uint8_t DOP::reserved |
Definition at line 389 of file sbf_structs.hpp.
| uint16_t DOP::tdop |
Definition at line 391 of file sbf_structs.hpp.
| uint32_t DOP::tow |
Definition at line 385 of file sbf_structs.hpp.
| uint16_t DOP::vdop |
Definition at line 393 of file sbf_structs.hpp.
| float DOP::vpl |
Definition at line 395 of file sbf_structs.hpp.
| uint16_t DOP::wnc |
Definition at line 386 of file sbf_structs.hpp.