Package jline.api.polling
Class Polling_qsys_exhaustive
java.lang.Object
jline.api.polling.Polling_qsys_exhaustive
-
Method Summary
Modifier and TypeMethodDescriptionstatic double[]polling_qsys_exhaustive(MatrixCell[] arvMAPs, MatrixCell[] svcMAPs, MatrixCell[] switchMAPs) Computes mean waiting times for an exhaustive polling system.
-
Method Details
-
polling_qsys_exhaustive
public static double[] polling_qsys_exhaustive(MatrixCell[] arvMAPs, MatrixCell[] svcMAPs, MatrixCell[] switchMAPs) Computes mean waiting times for an exhaustive polling system.
-