Go to the documentation of this file.
44 #ifndef GNSSTK_DCBDATAREADER_HPP
45 #define GNSSTK_DCBDATAREADER_HPP
116 #pragma clang diagnostic push
117 #pragma clang diagnostic ignored "-Woverloaded-virtual"
118 virtual void open(
const char*
fn);
124 virtual void open(
const std::string&
fn);
125 #pragma clang diagnostic pop
136 double getDCB(
const int& prn,
144 double getDCB(
const std::string& station,
187 #endif // GNSSTK_DCBDATAREADER_HPP
DCBDataReader(const std::string &fn)
SatelliteSystem
Supported satellite systems.
ReceiverDCBData glonassDCB
virtual ~DCBDataReader()
Destructor.
DCBDataReader()
Default constructor.
double getDCB(const SatID &sat)
virtual void open(const char *fn)
Method to open AND load DCB data file.
A structure used to store daily DCB data.
DCBDataReader(const char *fn)
DailyDCBData allDCB
Object holding all of the DCB data.
std::map< SatID, double > SatDCBData
std::map< std::string, double > ReceiverDCBData
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:38