MercuryDPM
0.10
|
estimates the time in seconds when tmax should be reached More...
#include <MercuryTime.h>
Public Member Functions | |
void | set (Mdouble t, Mdouble tmax) |
Mdouble | getTime2Finish (Mdouble t) |
std::string | getFinishTime (Mdouble t) |
Private Attributes | |
clock_t | start |
Mdouble | t_ |
Mdouble | tmax_ |
estimates the time in seconds when tmax should be reached
Definition at line 49 of file MercuryTime.h.
|
inline |
Definition at line 54 of file MercuryTime.h.
References start, t_, and tmax_.
Referenced by getFinishTime().
|
private |
Definition at line 77 of file MercuryTime.h.
Referenced by getTime2Finish(), and set().
|
private |
Definition at line 78 of file MercuryTime.h.
Referenced by getTime2Finish(), and set().
|
private |
Definition at line 78 of file MercuryTime.h.
Referenced by getTime2Finish(), and set().