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