Package jline.api.sn
Class SnGetStateAggr
java.lang.Object
jline.api.sn.SnGetStateAggr
-
Method Summary
Modifier and TypeMethodDescriptionstatic Map<StatefulNode, Matrix> Aggregates the state of the network.
-
Method Details
-
snGetStateAggr
Aggregates the state of the network.- Parameters:
sn- the NetworkStruct object for the queueing network model- Returns:
- a map of stateful nodes to their aggregated state matrices
-