Definition in file NovatelData.cpp.
#include <cstring>
#include "BinUtils.hpp"
#include "StringUtils.hpp"
#include "CommonTime.hpp"
#include "EngEphemeris.hpp"
#include "RinexObsHeader.hpp"
#include "GNSSconstants.hpp"
#include "NovatelData.hpp"
#include "GPSWeekSecond.hpp"
#include "SystemTime.hpp"
Include dependency graph for NovatelData.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Variables | |
| const double | CFF = C_MPS/OSC_FREQ_GPS |
| const double | wl1 = CFF/L1_MULT_GPS |
| const double | wl2 = CFF/L2_MULT_GPS |
| const double | PhaseRollover = 8388608 |
|
|
Definition at line 66 of file NovatelData.cpp. |
|
|
Definition at line 69 of file NovatelData.cpp. |
|
|
Definition at line 67 of file NovatelData.cpp. |
|
|
Definition at line 68 of file NovatelData.cpp. |
1.3.9.1