Class Qsys_gig1_approx_klb

java.lang.Object
jline.api.qsys.Qsys_gig1_approx_klb

public final class Qsys_gig1_approx_klb extends Object
  • Method Details

    • qsys_gig1_approx_klb

      public static Ret.qsys qsys_gig1_approx_klb(double lambda, double mu, double ca, double cs)
      Analyzes a G/G/1 queueing system using the Kramer-Langenbach-Belz (KLB) approximation.
      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 average waiting time (W) and modified utilization (rhohat).