Package jline.api.sn
Class SnGetResidTFromRespT
java.lang.Object
jline.api.sn.SnGetResidTFromRespT
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixsnGetResidTFromRespT(NetworkStruct sn, Matrix RNclass, AvgHandle WH) Calculates the residence times at each station from the response times.
-
Method Details
-
snGetResidTFromRespT
Calculates the residence times at each station from the response times.- Parameters:
sn- the NetworkStruct object for the queueing network modelRNclass- the matrix of resp timesWH- residt handles for the solver- Returns:
- a matrix of residence times
-