GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
OSNMA_msg Class Reference

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 {}

Detailed Description

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.

Member Data Documentation

◆ hkroot

std::array<uint8_t, 15> OSNMA_msg::hkroot {}

Definition at line 51 of file galileo_inav_message.h.

◆ mack

std::array<uint32_t, 15> OSNMA_msg::mack {}

Definition at line 50 of file galileo_inav_message.h.

◆ PRN

uint32_t OSNMA_msg::PRN {}

Definition at line 52 of file galileo_inav_message.h.

◆ TOW_sf0

uint32_t OSNMA_msg::TOW_sf0 {}

Definition at line 54 of file galileo_inav_message.h.

◆ WN_sf0

uint32_t OSNMA_msg::WN_sf0 {}

Definition at line 53 of file galileo_inav_message.h.


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