Package jline.solvers.ag.handlers
Class RcatComponent
java.lang.Object
jline.solvers.ag.handlers.RcatComponent
One RCAT component: the (station, class) pair and the Markovian processes its
QBD is assembled from.
The phase of the QBD is the pair (arrival phase, service phase) in the
Kronecker order of qbd_mapmap1, so the level blocks are kron(D1a, I) up,
krons(D0a, D0s) locally at a busy level, kron(D0a, I) at level 0 where no
server runs, and kron(I, D1s) down.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ist
public int ist -
r
public int r -
Da0
-
Da1
-
Ds0
-
Ds1
-
Dsvc
-
na
public int na -
ns
public int ns -
mph
public int mph -
nlev
public int nlev -
N
public int N -
lamNeg
public double lamNeg -
lamCat
public double lamCat -
batchRates
-
batchDists
-
-
Constructor Details
-
RcatComponent
public RcatComponent()
-