Package jline.api.sum

Class Sum_closing.Result

java.lang.Object
jline.api.sum.Sum_closing.Result
Enclosing class:
Sum_closing

public static final class Sum_closing.Result extends Object
Result of the closing method.
  • Field Details

    • XN

      public final Matrix XN
      1xR class throughputs (open classes approach lambda0 from below)
    • QN

      public final Matrix QN
      MxR mean queue lengths at the original stations
    • UN

      public final Matrix UN
      MxR utilizations at the original stations
    • RN

      public final Matrix RN
      MxR residence times at the original stations
    • TN

      public final Matrix TN
      1xR mean response time in the original network, TN=sum(QN)/XN
    • it

      public final int it
      number of iterations