Function File: [U, R, Q, X] = qnopen (lambda, S, V, …)

Compute utilization, response time, average number of requests in the system, and throughput for open queueing networks. If lambda is a scalar, the network is considered a single-class QN and is solved using qnopensingle. If lambda is a vector, the network is considered as a multiclass QN and solved using qnopenmulti.

See also: qnos, qnom.

Package: queueing