Class PHPH1Result

java.lang.Object
jline.lib.qmam.PHPH1Result

public final class PHPH1Result extends Object
Result of PH/PH/1 queue analysis.
  • Field Details

    • queueLength

      public final Matrix queueLength
    • waitAlpha

      public final Matrix waitAlpha
    • waitT

      public final Matrix waitT
  • Constructor Details

  • Method Details

    • getQueueLength

      public Matrix getQueueLength()
    • getWaitAlpha

      public Matrix getWaitAlpha()
    • getWaitT

      public Matrix getWaitT()
    • component1

      public Matrix component1()
    • component2

      public Matrix component2()
    • component3

      public Matrix component3()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object