Package jline.api.nc

Class MeOqnResult

  • All Implemented Interfaces:

    
    public final class MeOqnResult
    
                        

    Result of the ME OQN algorithm.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Matrix getL() Mean queue lengths M x R matrix
      final Matrix getW() Mean waiting times M x R matrix
      final Matrix getCa() Arrival SCV at each queue M x R matrix
      final Matrix getCd() Departure SCV at each queue M x R matrix
      final Matrix getLambda() Total arrival rates M x R matrix
      final Matrix getRho() Utilizations M x R matrix
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait