A class encapsulating observation data
Definition in file ObsEpochMap.hpp.
Go to the source code of this file.
Classes | |
struct | gnsstk::ObsEpoch |
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
Typedefs | |
typedef std::map< CommonTime, ObsEpoch > | gnsstk::ObsEpochMap |
A time history of the observations collected from a single receiver. More... | |
Functions | |
std::ostream & | gnsstk::operator<< (std::ostream &s, const ObsEpoch &oe) noexcept |