#include <simulation_timer.h>
◆ SimulationTimer() [1/2]
| SimulationTimer::SimulationTimer |
( |
| ) |
|
|
default |
◆ SimulationTimer() [2/2]
| SimulationTimer::SimulationTimer |
( |
double |
step_size | ) |
|
|
inlineexplicit |
◆ get_increment()
◆ get_time()
| double SimulationTimer::get_time |
( |
| ) |
const |
|
inline |
◆ get_timestep()
| double SimulationTimer::get_timestep |
( |
| ) |
const |
|
inline |
◆ increment() [1/2]
| void SimulationTimer::increment |
( |
| ) |
|
|
inline |
◆ increment() [2/2]
| void SimulationTimer::increment |
( |
double |
step_size | ) |
|
|
inline |
◆ reset()
| void SimulationTimer::reset |
( |
| ) |
|
|
inline |
◆ set_increment()
◆ set_time()
◆ set_timestep()
| void SimulationTimer::set_timestep |
( |
double |
step_size | ) |
|
|
inline |
◆ current_increment
◆ current_time
| double SimulationTimer::current_time = 0.0 |
|
private |
◆ time_step_size
| double SimulationTimer::time_step_size = 0.0 |
|
private |
The documentation for this class was generated from the following file: