Package jline.lib.qmam
Class MAPMcResult
-
- All Implemented Interfaces:
public final class MAPMcResultResult of MAP/M/c queue analysis
-
-
Constructor Summary
Constructors Constructor Description MAPMcResult(Matrix queueLength, Matrix waitAlpha, Matrix Smat)
-
Method Summary
Modifier and Type Method Description final MatrixgetQueueLength()final MatrixgetWaitAlpha()final MatrixgetSmat()-
-
Method Detail
-
getQueueLength
final Matrix getQueueLength()
-
getWaitAlpha
final Matrix getWaitAlpha()
-
-
-
-