Package jline.api.npfqn
Class Npfqn_dps_morrison.Result
java.lang.Object
jline.api.npfqn.Npfqn_dps_morrison.Result
- Enclosing class:
- Npfqn_dps_morrison
Mean queue lengths, sojourn times and throughputs, with the intermediate constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleHeavy-usage parameter a = 1 - rho at the N = 1 scale.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.doubleMorrison's constants of eqs.Mean number of class-k jobs at the DPS station, 1 x K.Leading-order (one-term) queue lengths, 1 x K.Mean class-k sojourn time per visit to the DPS station, 1 x K.doubleUsage sum_j b_j/g_j.Leading-order (one-term) sojourn times, 1 x K.The vector sigma of eq.double[]W_0..W_4 of eq.Per-class throughput, 1 x K. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Q
Mean number of class-k jobs at the DPS station, 1 x K. -
R
Mean class-k sojourn time per visit to the DPS station, 1 x K. -
X
Per-class throughput, 1 x K. -
Qlead
Leading-order (one-term) queue lengths, 1 x K. -
Rlead
Leading-order (one-term) sojourn times, 1 x K. -
rho
public double rhoUsage sum_j b_j/g_j. -
a
public double aHeavy-usage parameter a = 1 - rho at the N = 1 scale. -
cB
public double cBMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cC
public double cCMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cD
public double cDMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cH
public double cHMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cI
public double cIMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cJ
public double cJMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cK
public double cKMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cL
public double cLMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cM
public double cMMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cQ
public double cQMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
delta
public double deltaMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cR
public double cRMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cS
public double cSMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cU
public double cUMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cA
public double cAMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
cV
public double cVMorrison's constants of eqs. (2.18), (2.19), (3.11), (3.13)-(3.15), (3.19)-(3.21). -
sigma
The vector sigma of eq. (4.12), 1 x K. -
W
public double[] WW_0..W_4 of eq. (3.23).
-
-
Constructor Details
-
Result
public Result()
-