Package jline.api.sn
Class SnHasFractionalPopulationsKt
-
- All Implemented Interfaces:
public final class SnHasFractionalPopulationsKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansnHasFractionalPopulations(NetworkStruct sn)Checks if the network has closed classes with non-integer populations -
-
Method Detail
-
snHasFractionalPopulations
final static Boolean snHasFractionalPopulations(NetworkStruct sn)
Checks if the network has closed classes with non-integer populations
- Parameters:
sn-NetworkStruct object for the queueing network model
- Returns:
boolean
-
-
-
-