simResumed
Class: simevents.SimulationObserver
Package: simevents
Specify behavior when simulation resumes
Syntax
simResumed(obj)
Description
simResumed(
determines
the behavior when the simulation resumes after pausing. Override this
function to specify the behavior of your visualization when the simulation
resumes, as determined by the obj
)SimulationStatus
parameter.