World Ocean Simulation System (WOSS) library
|
Struct that stores start and end Time. More...
#include <time-definitions.h>
Public Member Functions | |
SimTime (Time time1=Time(), Time time2=Time()) | |
Public Attributes | |
Time | start_time |
Time | end_time |
Friends | |
std::ostream & | operator<< (std::ostream &os, const SimTime &instance) |
Struct that stores start and end Time.
woss::SimeTime is a pair of woss::Time objects for simulation purposes. A start Time and a end Time