Quartz::Simulation::Status
Inherits Enum / Comparable / Value / Object
Represents the current simulation status.
Constants
Ready = 0
Initialized = 1
Running = 2
Done = 3
Aborted = 4
Inherits Enum / Comparable / Value / Object
Represents the current simulation status.