The number of seconds in one hour
The number of seconds in one hour
The number of seconds in one minute
The number of seconds in one minute
The clock that keep track of the current simulation time
The clock that keep track of the current simulation time
Return the current value of the director's clock.
Return the current value of the director's clock.
Run the simulation of the Model
"Bank".
Simulation execution/termination flag
Simulation execution/termination flag
The
Bank
object defines a simple tableau model of a Bank where service is provided by one teller and models an M/M/1 queue. In this case, the default 'simulate' method in 'scalation.tableau.Model is sufficient and need not be overridden.