Main Content
onSimulationStart
Class: sim3d.scenario.ActorBehavior
Namespace: sim3d.scenario
Syntax
onSimulationStart(self, actorSimulation)
Description
onSimulationStart(self, actorSimulation)
specifies code to run at the
start of simulation. Use this method in a subclass to define simulation startup
behavior.
Input Arguments
Examples
Version History
Introduced in R2023b