next up previous contents index
Next: run Up: Run console menu Previous: scale   Contents   Index

step

step executes a simulation run until one internal transition is fired. After that it pauses the run automatically unless the user inputs commands such as step, continue, run, mrun. This command can be useful when we try a step-by-step run to see the model behavior. The corresponding API is
   public void SRTEngine::Step().



MHHwang 2007-05-08