Class Pfqn_mvaldmxKt

    • 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 Ret.pfqnMVALDMX pfqn_mvaldmx(Matrix lambda, Matrix D, Matrix N, Matrix Z, Matrix mu, Matrix S) Mean Value Analysis (MVA) method for mixed queueing networks with load-dependent nodes.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_mvaldmx

         final static Ret.pfqnMVALDMX pfqn_mvaldmx(Matrix lambda, Matrix D, Matrix N, Matrix Z, Matrix mu, Matrix S)

        Mean Value Analysis (MVA) method for mixed queueing networks with load-dependent nodes.

        Parameters:
        lambda -
        • arrival rates

        D -
        • service demand matrix

        N -
        • population vector

        Z -
        • think times

        mu -
        • load dependent rates

        S -
        • number of servers at each station

        Returns:
        • the performance measures for the given network.