{{javascript}}StimulusController
The StimulusController encapsulates logic to inject stimuli into the simulation loop.

The StimulusController uses the passed ScenarioStore to extract the possible stimuli from the scenario description.

TODO: Clarify what shall happen if "simTimeSteps" is too coarse and defined stimuli cannot be triggered correctly here.