Package jline.api.qsys
Class Qsys_gig1_ubnd_kingmanKt
-
- All Implemented Interfaces:
public final class Qsys_gig1_ubnd_kingmanKt
-
-
Method Summary
-
-
Method Detail
-
qsys_gig1_ubnd_kingman
final static Ret.qsys qsys_gig1_ubnd_kingman(Double lambda, Double mu, Double ca, Double cs)
Calculates an upper bound on the waiting time for a G/G/1 system using Kingman's formula.
- Parameters:
lambda
- Arrival rate.mu
- Service rate.ca
- Coefficient of variation of the arrival process.cs
- Coefficient of variation of the service time.- Returns:
qsysReturn containing upper bound on average waiting time (W) and modified utilization (rhohat).
-
-
-
-