A time-stamped simulation event stored in SimulationOutput.
More...
#include <SimulationTimestamp.h>
template<class T>
class wrench::SimulationTimestamp< T >
A time-stamped simulation event stored in SimulationOutput.
- Template Parameters
-
◆ SimulationTimestamp()
◆ getContent()
Retrieve the timestamp's content
- Returns
- a pointer to a object of class T, i.e., a particular SimulationTimestampXXXX class (defined in SimulationTimestampTypes.h)
◆ getDate()
Retrieve the recorded time of the timestamp
- Returns
- the recorded time of the timestamp
The documentation for this class was generated from the following file: