Class Qsys_gig1_approx_gelenbe

java.lang.Object
jline.api.qsys.Qsys_gig1_approx_gelenbe

public final class Qsys_gig1_approx_gelenbe extends Object
  • Method Details

    • qsys_gig1_approx_gelenbe

      public static HashMap<String,Object> qsys_gig1_approx_gelenbe(double lambda, double mu, double ca, double cs)
      G/G/1 queue approximation using Gelenbe's method.

      Simple two-moment approximation for G/G/1 queues.

      Parameters:
      lambda - arrival rate
      mu - service rate
      ca - squared coefficient of variation of inter-arrival time
      cs - squared coefficient of variation of service time
      Returns:
      HashMap containing W (mean waiting time in system)