![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Attributes | |
| uint16_t | toh |
| uint8_t | mask_id |
| uint8_t | iod_set_id |
| uint8_t | reserved |
| bool | mask_flag |
| bool | orbit_correction_flag |
| bool | clock_fullset_flag |
| bool | clock_subset_flag |
| bool | code_bias_flag |
| bool | phase_bias_flag |
Definition at line 30 of file galileo_has_data.h.
| bool mt1_header::clock_fullset_flag |
Definition at line 38 of file galileo_has_data.h.
| bool mt1_header::clock_subset_flag |
Definition at line 39 of file galileo_has_data.h.
| bool mt1_header::code_bias_flag |
Definition at line 40 of file galileo_has_data.h.
| uint8_t mt1_header::iod_set_id |
Definition at line 34 of file galileo_has_data.h.
| bool mt1_header::mask_flag |
Definition at line 36 of file galileo_has_data.h.
| uint8_t mt1_header::mask_id |
Definition at line 33 of file galileo_has_data.h.
| bool mt1_header::orbit_correction_flag |
Definition at line 37 of file galileo_has_data.h.
| bool mt1_header::phase_bias_flag |
Definition at line 41 of file galileo_has_data.h.
| uint8_t mt1_header::reserved |
Definition at line 35 of file galileo_has_data.h.
| uint16_t mt1_header::toh |
Definition at line 32 of file galileo_has_data.h.