StopEvent#
- class eclypse.workflow.event.defaults.StopEvent[source]#
Bases:
EclypseEventThe stop is the end of the simulation.
Its triggers are set after the SimulationConfig is created, so it can be triggered by the ‘StepEvent’, according to the parameters defined in the configuration.
Methods
__init__()Initialize the stop event.
Attributes