SSJ  3.3.1
Stochastic Simulation in Java
Public Member Functions | Static Public Member Functions | Package Attributes | List of all members
QueueLindley Class Reference
Collaboration diagram for QueueLindley:
[legend]

Public Member Functions

double simulate (int numCust, double lambda, double mu)
 
void simulateRuns (int n, int numCust, double lambda, double mu)
 

Static Public Member Functions

static void main (String[] args)
 

Package Attributes

RandomStream streamArr = new MRG32k3a()
 
RandomStream streamServ = new MRG32k3a()
 
Tally averageWaits = new Tally ("Average waits")
 

The documentation for this class was generated from the following file: