print and scan using all TimeTag derived classes.
Definition in file TimeString.cpp.
#include "TimeString.hpp"#include "ANSITime.hpp"#include "CivilTime.hpp"#include "GPSWeekSecond.hpp"#include "BDSWeekSecond.hpp"#include "GALWeekSecond.hpp"#include "QZSWeekSecond.hpp"#include "IRNWeekSecond.hpp"#include "GPSWeekZcount.hpp"#include "JulianDate.hpp"#include "MJD.hpp"#include "UnixTime.hpp"#include "PosixTime.hpp"#include "YDSTime.hpp"#include "TimeConverters.hpp"#include "TimeConstants.hpp"
Go to the source code of this file.
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Functions | |
| void | gnsstk::mixedScanTime (CommonTime &t, const string &str, const string &fmt) |
| std::string | gnsstk::printTime (const CommonTime &t, const std::string &fmt) |
| void | gnsstk::scanTime (CommonTime &t, const string &str, const string &fmt) |
| void | gnsstk::scanTime (TimeTag &btime, const string &str, const string &fmt) |