Package jline.io
Class Ret.pfqnAMVAMS
java.lang.Object
jline.io.Ret.pfqnAMVAMS
- Enclosing class:
Ret
Data structure for storing results from the AMVA MS (Approximate Mean Value Analysis
Multiservice) method. Includes queue length (Q), utilization (U), response time (R),
a matrix of class-think times (C), throughput (X), and the total number of iterations (totiter).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Q
-
U
-
R
-
C
-
X
-
totiter
public int totiter
-
-
Constructor Details
-
pfqnAMVAMS
-