update
open override fun update(currentTime: Time, hasBeenExecuted: Boolean, environment: Environment<T, *>)
Updates the scheduling of this reaction.
Parameters
current Time
the current Time of execution. This is mandatory in order to correctly compute the time shift of an already-scheduled reaction
has Been Executed
true if the reaction have just been executed.
environment
the current environment