This class handles the Galileo I/NAV Data message, as described in the Galileo Open Service Signal in Space Interface Control Document (OS SIS ICD), Issue 2.0 (Jan. 2021). See https://www.gsc-europa.eu/sites/default/files/sites/all/files/Galileo_OS_SIS_ICD_v2.0.pdf.
More...
#include <galileo_inav_message.h>
This class handles the Galileo I/NAV Data message, as described in the Galileo Open Service Signal in Space Interface Control Document (OS SIS ICD), Issue 2.0 (Jan. 2021). See https://www.gsc-europa.eu/sites/default/files/sites/all/files/Galileo_OS_SIS_ICD_v2.0.pdf.
Definition at line 62 of file galileo_inav_message.h.
◆ enable_reed_solomon()
| void Galileo_Inav_Message::enable_reed_solomon |
( |
| ) |
|
|
inline |
◆ get_A0G()
| double Galileo_Inav_Message::get_A0G |
( |
| ) |
const |
|
inline |
◆ get_A1G()
| double Galileo_Inav_Message::get_A1G |
( |
| ) |
const |
|
inline |
◆ get_flag_CRC_test()
| bool Galileo_Inav_Message::get_flag_CRC_test |
( |
| ) |
const |
|
inline |
◆ get_flag_GGTO()
| bool Galileo_Inav_Message::get_flag_GGTO |
( |
| ) |
const |
|
inline |
◆ get_flag_TOW_set()
| bool Galileo_Inav_Message::get_flag_TOW_set |
( |
| ) |
const |
|
inline |
◆ get_Galileo_week()
| int32_t Galileo_Inav_Message::get_Galileo_week |
( |
| ) |
const |
|
inline |
◆ get_t0G()
| double Galileo_Inav_Message::get_t0G |
( |
| ) |
const |
|
inline |
◆ get_TOW0()
| int32_t Galileo_Inav_Message::get_TOW0 |
( |
| ) |
const |
|
inline |
◆ get_TOW5()
| int32_t Galileo_Inav_Message::get_TOW5 |
( |
| ) |
const |
|
inline |
◆ get_TOW6()
| int32_t Galileo_Inav_Message::get_TOW6 |
( |
| ) |
const |
|
inline |
◆ get_WN0G()
| double Galileo_Inav_Message::get_WN0G |
( |
| ) |
const |
|
inline |
◆ init_PRN()
| void Galileo_Inav_Message::init_PRN |
( |
uint32_t | prn | ) |
|
|
inline |
◆ is_TOW0_set()
| bool Galileo_Inav_Message::is_TOW0_set |
( |
| ) |
const |
|
inline |
◆ is_TOW5_set()
| bool Galileo_Inav_Message::is_TOW5_set |
( |
| ) |
const |
|
inline |
◆ is_TOW6_set()
| bool Galileo_Inav_Message::is_TOW6_set |
( |
| ) |
const |
|
inline |
◆ set_flag_TOW_set()
| void Galileo_Inav_Message::set_flag_TOW_set |
( |
bool | flag_tow | ) |
|
|
inline |
◆ set_TOW0_flag()
| void Galileo_Inav_Message::set_TOW0_flag |
( |
bool | flag_tow0 | ) |
|
|
inline |
◆ set_TOW5_flag()
| void Galileo_Inav_Message::set_TOW5_flag |
( |
bool | flag_tow5 | ) |
|
|
inline |
◆ set_TOW6_flag()
| void Galileo_Inav_Message::set_TOW6_flag |
( |
bool | flag_tow6 | ) |
|
|
inline |
The documentation for this class was generated from the following file: