enum Quartz::Simulation::Status
Overview
Represents the current simulation status.
Defined in:
quartz/simulation.crEnum Members
-
Ready =
0 -
Initialized =
1 -
Running =
2 -
Done =
3 -
Aborted =
4
Represents the current simulation status.
0
1
2
3
4
ValueObject