Shows a progress bar that is scaled to simulation end time.

newProgressBar(sim)

setProgressBar(sim)

Arguments

sim

A simList simulation object.

Value

invoked for side effect of creating progress bar

Details

The progress bar object is stored in a separate environment, #' .pkgEnv.

Author

Alex Chubaty and Eliot McIntire