Package jline.solvers.ag.handlers
Class QbdTail
java.lang.Object
jline.solvers.ag.handlers.QbdTail
The matrix-geometric tail of one open RCAT component with more than one phase
per level: pi_(n+1) = pi_n R, closed by the boundary equations of levels 0
and 1. BUSY is sum_(n>=1) pi_n = pi_1 (I - R)^-1, the row vector every tail
moment is read off, and QLEN is E[N] = pi_1 (I - R)^-2 e.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
R
-
pi0
-
pi1
-
busy
-
qlen
public final double qlen
-
-
Constructor Details
-
QbdTail
-