ROSaic
|
#include <sbf_structs.hpp>
Data Fields | |
double | CACode |
float | P1_CACode |
float | P2_CACode |
double | L1Phase |
double | L2Phase |
signed int | L1Doppler |
signed int | L2Doppler |
signed short | CACN0 |
signed short | P1CN0 |
signed short | P2CN0 |
unsigned char | SVID |
unsigned char | RXChannel |
float | LockTime |
MeasEpochFlag | Flags |
Definition at line 546 of file sbf_structs.hpp.
signed short MeasEpochSubBlock::CACN0 |
Definition at line 555 of file sbf_structs.hpp.
double MeasEpochSubBlock::CACode |
Definition at line 548 of file sbf_structs.hpp.
MeasEpochFlag MeasEpochSubBlock::Flags |
Definition at line 561 of file sbf_structs.hpp.
signed int MeasEpochSubBlock::L1Doppler |
Definition at line 553 of file sbf_structs.hpp.
double MeasEpochSubBlock::L1Phase |
Definition at line 551 of file sbf_structs.hpp.
signed int MeasEpochSubBlock::L2Doppler |
Definition at line 554 of file sbf_structs.hpp.
double MeasEpochSubBlock::L2Phase |
Definition at line 552 of file sbf_structs.hpp.
float MeasEpochSubBlock::LockTime |
Definition at line 560 of file sbf_structs.hpp.
float MeasEpochSubBlock::P1_CACode |
Definition at line 549 of file sbf_structs.hpp.
signed short MeasEpochSubBlock::P1CN0 |
Definition at line 556 of file sbf_structs.hpp.
float MeasEpochSubBlock::P2_CACode |
Definition at line 550 of file sbf_structs.hpp.
signed short MeasEpochSubBlock::P2CN0 |
Definition at line 557 of file sbf_structs.hpp.
unsigned char MeasEpochSubBlock::RXChannel |
Definition at line 559 of file sbf_structs.hpp.
unsigned char MeasEpochSubBlock::SVID |
Definition at line 558 of file sbf_structs.hpp.