44 #ifndef GNSSTK_RINEX3OBSHEADER_HPP
45 #define GNSSTK_RINEX3OBSHEADER_HPP
54 #include "gnsstk_export.h"
344 typedef std::map<std::string, RinexObsID>
ObsIDMap;
420 {
return clear(rhs); }
568 virtual void dump(std::ostream& s)
const
579 void dump(std::ostream& s,
double dumpVersion)
const;
586 virtual std::size_t
getObsIndex(
const std::string& type )
const;
594 virtual std::size_t
getObsIndex(
const std::string& sys,
697 std::map<std::string,unsigned>& obsCount)
736 #endif // GNSSTK_RINEX3OBSHEADER_HPP