Go to the documentation of this file.
39 #ifndef GNSSTK_MJD_HPP
40 #define GNSSTK_MJD_HPP
66 MJD(
long double m = 0.,
122 virtual std::string
printf(
const std::string& fmt )
const;
126 virtual std::string
printError(
const std::string& fmt )
const;
151 virtual void reset();
176 #endif // GNSSTK_MJD_HPP
virtual std::string getPrintChars() const
virtual void reset()
Reset this object to the default state.
virtual std::string printError(const std::string &fmt) const
virtual bool setFromInfo(const IdToValue &info)
bool operator!=(const MJD &right) const
bool operator<=(const MJD &right) const
@ Unknown
unknown time frame; for legacy code compatibility
virtual ~MJD()
Virtual Destructor.
bool operator<(const MJD &right) const
bool operator==(const MJD &right) const
MJD & operator=(const MJD &right)
TimeSystem
Definition of various time systems.
MJD(const TimeTag &right)
virtual bool isValid() const
Returns true if this object's members are valid, false otherwise.
virtual void convertFromCommonTime(const CommonTime &ct)
virtual CommonTime convertToCommonTime() const
bool operator>=(const MJD &right) const
MJD(const CommonTime &right)
MJD(long double m=0., TimeSystem ts=TimeSystem::Unknown)
virtual std::string printf(const std::string &fmt) const
virtual std::string getDefaultFormat() const
Return a string containing the default format to use in printing.
bool operator>(const MJD &right) const
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:40