Package jline.api.sn

Class SnGetArvRFromTputKt

    • 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 Matrix snGetArvRFromTput(NetworkStruct sn, Matrix TN, AvgHandle TH) Calculates the average arrival rates at each station from the network throughputs.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • snGetArvRFromTput

         final static Matrix snGetArvRFromTput(NetworkStruct sn, Matrix TN, AvgHandle TH)

        Calculates the average arrival rates at each station from the network throughputs.

        Parameters:
        sn - the NetworkStruct object for the queueing network model
        TN - the matrix of throughputs
        TH - throughput handles for the solver
        Returns:

        a matrix of average arrival rates