Package jline.api.sn
Class SnHasLoadDependenceKt
-
- All Implemented Interfaces:
public final class SnHasLoadDependenceKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansnHasLoadDependence(NetworkStruct sn)Checks if the network has a station with load-dependent service process -
-
Method Detail
-
snHasLoadDependence
final static Boolean snHasLoadDependence(NetworkStruct sn)
Checks if the network has a station with load-dependent service process
- Parameters:
sn-NetworkStruct object for the queueing network model
- Returns:
boolean
-
-
-
-