Description:
|
The program must be run using the following command line arguments:
hw3 λ T P SimTime λ = arrival rate of skiers per sec T = Time it take for a chair to travel from bottom to top of mountain P = Time between arrivals of 2 consecutive chairs SimTime = running time of the simulation |
The output of the simulation is the average time it takes for a skier to get to the top of the mountain. I.e., the time between when he arrives in the queue and when he get off the ski lift.
/home/cs558000/turnin SOURCE-PROG-FILE hw3 |