Advances the simulation time by one time step. Call this function only if the simulation is advancing (see simGetSimulationState) and after having called simHandleMainScript.
C synopsis
simInt simAdvanceSimulationByOneStep()
C parameters
None
C return value
-1 if operation was not successful. In a future release, a more differentiated return value might be available