#include <AshtechMBEN.hpp>
Public Member Functions | |
| virtual void | decodeASCII (std::stringstream &str) throw (std::exception, FFStreamError) |
| virtual void | decodeBIN (std::string &str) throw (std::exception, FFStreamError) |
| float | snr (float chipRate) const throw () |
| void | dump (std::ostream &out) const |
Public Attributes | |
| unsigned | warning |
| unsigned | goodbad |
| unsigned | polarity_known |
| unsigned | ireg |
| unsigned | qa_phase |
| double | full_phase |
| double | raw_range |
| double | doppler |
| double | smoothing |
| unsigned | smooth_cnt |
|
|
Definition at line 160 of file AshtechMBEN.cpp. |
|
|
Definition at line 183 of file AshtechMBEN.cpp. |
|
|
|
Definition at line 224 of file AshtechMBEN.cpp. References gpstk::exp(), gpstk::log10(), and PI. |
|
|
Definition at line 95 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 93 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 89 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 91 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 90 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 92 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 94 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 97 of file AshtechMBEN.hpp. |
|
|
Definition at line 96 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
|
|
Definition at line 80 of file AshtechMBEN.hpp. Referenced by AshtechMBEN::code_block::dump(). |
1.3.9.1