Describes two-time dependence corresponding to the case TWO_TIME. More...
#include <TimeDependence.h>
Inheritance diagram for structure::TwoTime:
Collaboration diagram for structure::TwoTime: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.