public class SimulationStateLibrary extends Object
| Constructor and Description |
|---|
SimulationStateLibrary() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getSimulationTime()
Gets the current simulation (in
s). |
public static double getSimulationTime()
s).RuntimeException - In case the simulation time could not be obtained.