Package jline.api.pfqn.mva
Class Pfqn_looping.Result
java.lang.Object
jline.api.pfqn.mva.Pfqn_looping.Result
- Enclosing class:
- Pfqn_looping
Result of the Looping iteration.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Xlo
Pessimistic (lower) throughput bound, one entry per class. -
Xup
Optimistic (upper) throughput bound, one entry per class. -
Q
Mean queue lengths on the pessimistic side. -
R
Residence times. -
iter
public int iterIterations performed.
-
-
Constructor Details
-
Result
public Result()
-