![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
This class handles the Galileo CNAV Data message, as described in the Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022. 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 |
| void | set_time_stamp (uint64_t time_stamp) |
| void | set_tow (uint32_t tow) |
This class handles the Galileo CNAV Data message, as described in the Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022.
Definition at line 40 of file galileo_cnav_message.h.
1.8.14