Run Engine Component RequirementsΒΆ
The run loop implements setupExperiment, enter/exit initialization, and cyclic doStep. |
After each simulation cycle, defined synchronization hooks are available. |
A stimulus file can be loaded and its signals can drive variable stimulation. |
Stimuli from a loaded file can be freely mapped to variables. |
Variables can be stimulated generically using ramp, sine, constant, and random signals. |
MDF and CSV stimulus files can be loaded. |
Stimulus and measurement files are internally represented as pandas DataFrames. |
Selected or all variables are measured over simulation time and automatically persisted when simulation ends. |