Package jline.io
Class Ret.pfqnMVA
java.lang.Object
jline.io.Ret.pfqnMVA
- Enclosing class:
Ret
Data structure to hold the results of the MVA (Mean Value Analysis) computation.
This class stores various performance metrics of the queueing network including
throughput (X), queue length (Q), utilization (U), response time (R), and
normalization constant (lGN).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
X
-
Q
-
U
-
R
-
lGN
public double lGN
-
-
Constructor Details
-
pfqnMVA
-