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

Public Attributes

MACK_header header
std::vector< MACK_tag_and_infotag_and_info
std::vector< uint8_t > key
uint32_t TOW
uint32_t WN
uint32_t PRNa

Detailed Description

Definition at line 123 of file osnma_data.h.

Member Data Documentation

◆ header

MACK_header MACK_message::header

Definition at line 127 of file osnma_data.h.

◆ key

std::vector<uint8_t> MACK_message::key

Definition at line 129 of file osnma_data.h.

◆ PRNa

uint32_t MACK_message::PRNa

Definition at line 132 of file osnma_data.h.

◆ tag_and_info

std::vector<MACK_tag_and_info> MACK_message::tag_and_info

Definition at line 128 of file osnma_data.h.

◆ TOW

uint32_t MACK_message::TOW

Definition at line 130 of file osnma_data.h.

◆ WN

uint32_t MACK_message::WN

Definition at line 131 of file osnma_data.h.


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