Main Content
onSimulationStep
Class: sim3d.scenario.ActorBehavior
Namespace: sim3d.scenario
Syntax
onSimulationStep(self, actorSimulation)
Description
onSimulationStep(self, actorSimulation)
specifies code to run at each
simulation time step. Use this method to define the behavior of your RoadRunner actor and its Simulink®
3D Animation™ visualization.
Input Arguments
Examples
Version History
Introduced in R2023b