Immutable class. Java Bean that store the stepNumber and the simulation time in seconds of a specific time step. A simulation step is defined by simTimeStepLength that is if t is the simulation time than ceil(t / simTimeStepLength) is the simulation Step. @author Benedikt Zoennchen
---
---
---
---
---