KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.station.config
/
NWayStationSpec
/
NWayStationSpec
NWay
Station
Spec
constructor
(
name
:
String
,
numQueues
:
Int
,
activityTime
:
RVData
,
capacity
:
Int
=
1
,
selection
:
QueueSelection
=
QueueSelection.PRIORITY
,
routing
:
RoutingSpec
?
=
null
)
(
source
)