Class Q_RAP_RAP_1Kt

    • 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 RAPRAP1Result qRapRap1(Matrix C0, Matrix C1, Matrix D0, Matrix D1, RAPRAP1Options options) Computes queue length distribution for a RAP/RAP/1/FCFS queue.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • qRapRap1

         final static RAPRAP1Result qRapRap1(Matrix C0, Matrix C1, Matrix D0, Matrix D1, RAPRAP1Options options)

        Computes queue length distribution for a RAP/RAP/1/FCFS queue.

        Parameters:
        C0 - RAP arrival process matrix C0 (mA x mA)
        C1 - RAP arrival process matrix C1 (mA x mA)
        D0 - RAP service process matrix D0 (mS x mS)
        D1 - RAP service process matrix D1 (mS x mS)
        options - Solver options
        Returns:

        RAPRAP1Result containing queue length distribution