Package jline.api.sn

Class SnGetResidTFromRespTKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Matrix snGetResidTFromRespT(NetworkStruct sn, Matrix RNclass, AvgHandle WH) Calculates the residence times at each station from the response times.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • snGetResidTFromRespT

         final static Matrix snGetResidTFromRespT(NetworkStruct sn, Matrix RNclass, AvgHandle WH)

        Calculates the residence times at each station from the response times.

        Parameters:
        sn - the NetworkStruct object for the queueing network model
        RNclass - the matrix of resp times
        WH - residt handles for the solver
        Returns:

        a matrix of residence times