CARMA C++
|
This is the complete list of members for carma::util::Time, including all inherited members.
ADT enum value (defined in carma::util::Time) | carma::util::Time | |
AKDT enum value (defined in carma::util::Time) | carma::util::Time | |
AKST enum value (defined in carma::util::Time) | carma::util::Time | |
AST enum value (defined in carma::util::Time) | carma::util::Time | |
CDT enum value (defined in carma::util::Time) | carma::util::Time | |
computeClosestFrame() | carma::util::Time | static |
computeClosestFrame(double mjd) | carma::util::Time | static |
computeClosestFrame(const std::string &date, const std::string &format="%Y %b %d %H:%M:%S", const TimeZone tz=LOCAL) | carma::util::Time | static |
computeCurrentFrame() | carma::util::Time | static |
computeFrame(double mjd) | carma::util::Time | static |
computeFrameTimeDiff(frameType frame, double delay=0) | carma::util::Time | static |
computeMJD(time_t seconds) | carma::util::Time | static |
computeMJD(const std::string &date, const std::string &format="%Y %b %d %H:%M:%S", const TimeZone tz=LOCAL) | carma::util::Time | static |
computeMJD1(const std::string &date, const std::string &format="%Y %b %d %H:%M:%S", const TimeZone tz=LOCAL) (defined in carma::util::Time) | carma::util::Time | static |
computeTimeToFrame(frameType frame, double delay=0) | carma::util::Time | static |
computeTimeToNextFrame(double delay=0) | carma::util::Time | static |
CST enum value (defined in carma::util::Time) | carma::util::Time | |
diffHrsFromGmt(const struct tm myTime, const time_t secondsSince1970) | carma::util::Time | static |
EDT enum value (defined in carma::util::Time) | carma::util::Time | |
EST enum value (defined in carma::util::Time) | carma::util::Time | |
FRAMES_PER_DAY | carma::util::Time | static |
getDateString(const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getDateString(double mjd, const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getDateString(frameType frame, const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getDateString(int imjd, const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getDateTimeString(int precision=0, const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getDateTimeString(frameType frame, int precision=0, const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getDateTimeString(double mjd, int precision=0, const std::string &dateFormat="%d%b%y") | carma::util::Time | static |
getFITSdateString() | carma::util::Time | static |
getFITSdateString(int imjd) | carma::util::Time | static |
getFITSdateString(double mjd) | carma::util::Time | static |
getFITSdateString(frameType frame) | carma::util::Time | static |
getFITSdateTimeString(int precision=0) | carma::util::Time | static |
getFITSdateTimeString(double mjd, int precision=0) | carma::util::Time | static |
getFITSdateTimeString(frameType frame, int precision=0) | carma::util::Time | static |
getGmtFromLmt(const std::string &date, const std::string &format, const Time::TimeZone tz) | carma::util::Time | static |
getNonBuggyByDesignDateTimeString(double mjd, const ::std::string &dateFormat) | carma::util::Time | static |
getStoredMJD() const | carma::util::Time | |
gettime_t(const frameType frame) | carma::util::Time | static |
getTimeString(int precision=0) | carma::util::Time | static |
getTimeString(double mjd, int precision=0) | carma::util::Time | static |
getTimeString(frameType frame, int precision=0) | carma::util::Time | static |
GMT enum value (defined in carma::util::Time) | carma::util::Time | |
HADT enum value (defined in carma::util::Time) | carma::util::Time | |
HAST enum value (defined in carma::util::Time) | carma::util::Time | |
JD2000 | carma::util::Time | static |
LOCAL enum value (defined in carma::util::Time) | carma::util::Time | |
MDT enum value (defined in carma::util::Time) | carma::util::Time | |
MICROSECONDS_PER_DAY | carma::util::Time | static |
MILLISECONDS_PER_DAY | carma::util::Time | static |
MINUTES_PER_DAY | carma::util::Time | static |
MJD() | carma::util::Time | static |
MJD(frameType frame) | carma::util::Time | static |
MJD1970 | carma::util::Time | static |
MJD2000 | carma::util::Time | static |
MST enum value (defined in carma::util::Time) | carma::util::Time | |
operator<<(::std::ostream &os, const carma::util::Time &time) | carma::util::Time | related |
PDT enum value (defined in carma::util::Time) | carma::util::Time | |
PST enum value (defined in carma::util::Time) | carma::util::Time | |
SECONDS_PER_DAY | carma::util::Time | static |
Time() | carma::util::Time | |
Time(double mjd) | carma::util::Time | |
timespec2MJD(const struct timespec ts) | carma::util::Time | static |
timeval2MJD(const struct::timeval &abstimeval) | carma::util::Time | static |
TimeZone enum name | carma::util::Time | |
UTC enum value (defined in carma::util::Time) | carma::util::Time | |
~Time() | carma::util::Time | virtual |