Package jline.api.qsys
Class Qsys_gig1_approx_myskjaKt
-
- All Implemented Interfaces:
public final class Qsys_gig1_approx_myskjaKt
-
-
Method Summary
-
-
Method Detail
-
qsys_gig1_approx_myskja
final static HashMap<String, Object> qsys_gig1_approx_myskja(Double lambda, Double mu, Double ca, Double cs, Double q0, Double qa)
G/G/1 queue approximation using Myskja's method
Third moment-based approximation for G/G/1 queues
- Parameters:
lambda
- arrival ratemu
- service rateca
- squared coefficient of variation of inter-arrival timecs
- squared coefficient of variation of service timeq0
- lowest value of the relative third moment for a given mean and SCVqa
- third relative moment EX^3/6/EX^3, X=inter-arrival time r.v.- Returns:
HashMap containing W (mean waiting time in system)
-
-
-
-