Describes two-time dependence corresponding to the case TWO_TIME. More...
#include <TimeDependence.h>
Public Member Functions | |
TwoTime (double t, double t0) | |
double | getT () const |
double | getT0 () const |
Friends | |
bool | operator== (TwoTime t1, TwoTime t2) |
Describes two-time dependence corresponding to the case TWO_TIME.
Definition at line 27 of file TimeDependence.h.