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 BankModel
.
Simulation execution/termination flag
Simulation execution/termination flag
The
Bank2
object defines a particular scenario under which to execute the bank model. This version reduces the impact of transports on simulation by (1) using the transport's 'jump' method rather than its 'move' method and (2) reducing the time through the transport by an order of magnitude.scalation.process.ModelTest for another example of test code.