next up previous contents index
Next: run Up: Scalable Real-Time Engine: SRTEngine 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
void SRTEngine::Step().



MHHwang 2007-05-07