ROSaic
|
#include <sbf_structs.hpp>
Data Fields | |
BlockHeader_t | Header |
uint32_t | TOW |
uint16_t | WNc |
uint8_t | PRN |
uint8_t | Reserved |
uint16_t | WN |
uint8_t | CAorPonL2 |
uint8_t | URA |
uint8_t | health |
uint8_t | L2DataFlag |
uint16_t | IODC |
uint8_t | IODE2 |
uint8_t | IODE3 |
uint8_t | FitIntFlg |
uint8_t | dummy |
float | T_gd |
uint32_t | t_oc |
float | a_f2 |
float | a_f1 |
float | a_f0 |
float | C_rs |
float | DEL_N |
double | M_0 |
float | C_uc |
double | e |
float | C_us |
double | SQRT_A |
uint32_t | t_oe |
float | C_ic |
double | OMEGA_0 |
float | C_is |
double | i_0 |
float | C_rc |
double | omega |
float | OMEGADOT |
float | IDOT |
uint16_t | WNt_oc |
uint16_t | WNt_oe |
Definition at line 670 of file sbf_structs.hpp.
float GPSNAV::a_f0 |
Definition at line 694 of file sbf_structs.hpp.
float GPSNAV::a_f1 |
Definition at line 693 of file sbf_structs.hpp.
float GPSNAV::a_f2 |
Definition at line 692 of file sbf_structs.hpp.
float GPSNAV::C_ic |
Definition at line 703 of file sbf_structs.hpp.
float GPSNAV::C_is |
Definition at line 705 of file sbf_structs.hpp.
float GPSNAV::C_rc |
Definition at line 707 of file sbf_structs.hpp.
float GPSNAV::C_rs |
Definition at line 695 of file sbf_structs.hpp.
float GPSNAV::C_uc |
Definition at line 698 of file sbf_structs.hpp.
float GPSNAV::C_us |
Definition at line 700 of file sbf_structs.hpp.
uint8_t GPSNAV::CAorPonL2 |
Definition at line 681 of file sbf_structs.hpp.
float GPSNAV::DEL_N |
Definition at line 696 of file sbf_structs.hpp.
uint8_t GPSNAV::dummy |
Definition at line 689 of file sbf_structs.hpp.
double GPSNAV::e |
Definition at line 699 of file sbf_structs.hpp.
uint8_t GPSNAV::FitIntFlg |
Definition at line 688 of file sbf_structs.hpp.
BlockHeader_t GPSNAV::Header |
Definition at line 672 of file sbf_structs.hpp.
uint8_t GPSNAV::health |
Definition at line 683 of file sbf_structs.hpp.
double GPSNAV::i_0 |
Definition at line 706 of file sbf_structs.hpp.
float GPSNAV::IDOT |
Definition at line 710 of file sbf_structs.hpp.
uint16_t GPSNAV::IODC |
Definition at line 685 of file sbf_structs.hpp.
uint8_t GPSNAV::IODE2 |
Definition at line 686 of file sbf_structs.hpp.
uint8_t GPSNAV::IODE3 |
Definition at line 687 of file sbf_structs.hpp.
uint8_t GPSNAV::L2DataFlag |
Definition at line 684 of file sbf_structs.hpp.
double GPSNAV::M_0 |
Definition at line 697 of file sbf_structs.hpp.
double GPSNAV::omega |
Definition at line 708 of file sbf_structs.hpp.
double GPSNAV::OMEGA_0 |
Definition at line 704 of file sbf_structs.hpp.
float GPSNAV::OMEGADOT |
Definition at line 709 of file sbf_structs.hpp.
uint8_t GPSNAV::PRN |
Definition at line 678 of file sbf_structs.hpp.
uint8_t GPSNAV::Reserved |
Definition at line 679 of file sbf_structs.hpp.
double GPSNAV::SQRT_A |
Definition at line 701 of file sbf_structs.hpp.
float GPSNAV::T_gd |
Definition at line 690 of file sbf_structs.hpp.
uint32_t GPSNAV::t_oc |
Definition at line 691 of file sbf_structs.hpp.
uint32_t GPSNAV::t_oe |
Definition at line 702 of file sbf_structs.hpp.
uint32_t GPSNAV::TOW |
Definition at line 675 of file sbf_structs.hpp.
uint8_t GPSNAV::URA |
Definition at line 682 of file sbf_structs.hpp.
uint16_t GPSNAV::WN |
Definition at line 680 of file sbf_structs.hpp.
uint16_t GPSNAV::WNc |
Definition at line 676 of file sbf_structs.hpp.
uint16_t GPSNAV::WNt_oc |
Definition at line 711 of file sbf_structs.hpp.
uint16_t GPSNAV::WNt_oe |
Definition at line 712 of file sbf_structs.hpp.