event#
Module for the EclypseEvent class.
The EclypseEvent class is used to define the events that can be triggered in the simulation. The events can be periodic or non-periodic (static), and can be triggered by other events. They can also have a timeout, a maximum number of calls and can be used to trigger events in the simulation.
Classes
An event in the simulation. |