Package jline.api.polling
Class Polling_qsys_gated
java.lang.Object
jline.api.polling.Polling_qsys_gated
-
Method Summary
Modifier and TypeMethodDescriptionstatic double[]polling_qsys_gated(MatrixCell[] arvMAPs, MatrixCell[] svcMAPs, MatrixCell[] switchMAPs) Computes mean waiting times for a polling system with gated service discipline.
-
Method Details
-
polling_qsys_gated
public static double[] polling_qsys_gated(MatrixCell[] arvMAPs, MatrixCell[] svcMAPs, MatrixCell[] switchMAPs) Computes mean waiting times for a polling system with gated service discipline.
-