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 CallCenterModel
.
Run the simulation of the CallCenterModel
.
the start time for the simulation
Simulation execution/termination flag
Simulation execution/termination flag
The
CallCenter
object defines a simple tableau model of a Call Center where service is provided by one tele-service representative and models an M/M/1/1 queue (i.e., no call waiting). The default 'simulate' method provided by 'scalation.tableau.Model' won't suffice and must be overridden in the 'CallCenterModel' class.