Class Qsys_gig1_approx_myskja2Kt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static HashMap<String, Object> qsys_gig1_approx_myskja2(Double lambda, Double mu, Double ca, Double cs, Double q0, Double qa) G/G/1 queue approximation using enhanced Myskja's methodEnhanced third moment-based approximation for G/G/1 queues
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • qsys_gig1_approx_myskja2

         final static HashMap<String, Object> qsys_gig1_approx_myskja2(Double lambda, Double mu, Double ca, Double cs, Double q0, Double qa)

        G/G/1 queue approximation using enhanced Myskja's method

        Enhanced third moment-based 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
        q0 - lowest value of the relative third moment for a given mean and SCV
        qa - third relative moment EX^3/6/EX^3, X=inter-arrival time r.v.
        Returns:

        HashMap containing W (mean waiting time in system)