![]() |
GNSS-SDR
0.0.17
An Open Source GNSS Software Defined Receiver
|
This class handles the Galileo CNAV Data message, as described in the Galileo High Accuracy Service E6-B Signal-In-Space Message Specification v1.2 (April 2020) More...
#include <galileo_cnav_message.h>
Public Member Functions | |
| void | read_HAS_page (const std::string &page_string) |
| bool | is_HAS_in_test_mode () const |
| bool | is_HAS_page_dummy () const |
| bool | have_new_HAS_page () const |
| Galileo_HAS_page | get_HAS_encoded_page () const |
| bool | get_flag_CRC_test () const |
This class handles the Galileo CNAV Data message, as described in the Galileo High Accuracy Service E6-B Signal-In-Space Message Specification v1.2 (April 2020)
Definition at line 40 of file galileo_cnav_message.h.
1.8.14