0.2.0
|
This is the complete list of members for NAV::InsTime, including all inherited members.
differenceToUTC(TimeSystem timesys) const | NAV::InsTime | inline |
empty() const | NAV::InsTime | inline |
InsTime()=default | NAV::InsTime | |
InsTime(const InsTime_MJD &mjd, TimeSystem timesys=UTC) | NAV::InsTime | inlineexplicit |
InsTime(const InsTime_JD &jd, TimeSystem timesys=UTC) | NAV::InsTime | inlineexplicit |
InsTime(const InsTime_GPSweekTow &gpsWeekTow, TimeSystem timesys=GPST) | NAV::InsTime | inlineexplicit |
InsTime(const InsTime_YMDHMS &yearMonthDayHMS, TimeSystem timesys=UTC) | NAV::InsTime | inlineexplicit |
InsTime(const InsTime_YDoySod &yearDoySod, TimeSystem timesys=UTC) | NAV::InsTime | inlineexplicit |
InsTime(int32_t gpsCycle, int32_t gpsWeek, long double tow, TimeSystem timesys=GPST) | NAV::InsTime | inline |
InsTime(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, long double sec, TimeSystem timesys=UTC) | NAV::InsTime | inline |
InsTime(const InsTime &)=default | NAV::InsTime | |
InsTime(InsTime &&)=default | NAV::InsTime | |
isLeapYear() const | NAV::InsTime | inline |
leapGps2UTC() const | NAV::InsTime | inline |
leapGps2UTC(const InsTime &insTime) | NAV::InsTime | inlinestatic |
leapGps2UTC(const InsTime_GPSweekTow &gpsWeekTow) | NAV::InsTime | inlinestatic |
leapGps2UTC(const InsTime_YDoySod &yearDoySod) | NAV::InsTime | inlinestatic |
leapGps2UTC(const InsTime_YMDHMS &yearMonthDayHMS) | NAV::InsTime | inlinestatic |
leapGps2UTC(const InsTime_JD &jd) | NAV::InsTime | inlinestatic |
leapGps2UTC(const InsTime_MJD &mjd_in) | NAV::InsTime | inlinestatic |
MakeTimeFromGloOrbit(double UTC_sec) | NAV::InsTime | inline |
operator std::string() const | NAV::InsTime | explicit |
operator!=(const InsTime &rhs) const | NAV::InsTime | inline |
operator+ | NAV::InsTime | friend |
operator+=(const std::chrono::duration< long double > &duration) | NAV::InsTime | inline |
operator- | NAV::InsTime | friend |
operator- | NAV::InsTime | friend |
operator-=(const std::chrono::duration< long double > &duration) | NAV::InsTime | inline |
operator<(const InsTime &rhs) const | NAV::InsTime | inline |
operator<=(const InsTime &rhs) const | NAV::InsTime | inline |
operator=(const InsTime &)=default | NAV::InsTime | |
operator=(InsTime &&)=default | NAV::InsTime | |
operator==(const InsTime &rhs) const | NAV::InsTime | inline |
operator>(const InsTime &rhs) const | NAV::InsTime | inline |
operator>=(const InsTime &rhs) const | NAV::InsTime | inline |
reset() | NAV::InsTime | inline |
toFullDay() const | NAV::InsTime | inline |
toGPSweekTow(TimeSystem timesys=GPST) const | NAV::InsTime | inline |
toJD(TimeSystem timesys=UTC) const | NAV::InsTime | inline |
toMJD(TimeSystem timesys=UTC) const | NAV::InsTime | inline |
toUnixTime() const | NAV::InsTime | inline |
toYDoySod(TimeSystem timesys=UTC) const | NAV::InsTime | inline |
toYMDHMS(TimeSystem timesys=UTC, int digits=-1) const | NAV::InsTime | inline |
~InsTime()=default | NAV::InsTime |