![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
This class fills the OSNMA_msg structure with the data received from the telemetry blocks. More...
#include <galileo_inav_message.h>
Public Attributes | |
| std::array< uint32_t, 15 > | mack {} |
| std::array< uint8_t, 15 > | hkroot {} |
| uint32_t | PRN {} |
| uint32_t | WN_sf0 {} |
| uint32_t | TOW_sf0 {} |
This class fills the OSNMA_msg structure with the data received from the telemetry blocks.
Definition at line 46 of file galileo_inav_message.h.
| std::array<uint8_t, 15> OSNMA_msg::hkroot {} |
Definition at line 51 of file galileo_inav_message.h.
| std::array<uint32_t, 15> OSNMA_msg::mack {} |
Definition at line 50 of file galileo_inav_message.h.
| uint32_t OSNMA_msg::PRN {} |
Definition at line 52 of file galileo_inav_message.h.
| uint32_t OSNMA_msg::TOW_sf0 {} |
Definition at line 54 of file galileo_inav_message.h.
| uint32_t OSNMA_msg::WN_sf0 {} |
Definition at line 53 of file galileo_inav_message.h.