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
/
StationSpec
/
StationSpec
Station
Spec
constructor
(
name
:
String
,
activityTime
:
RVData
?
=
null
,
capacity
:
Int
=
1
,
routing
:
RoutingSpec
?
=
null
,
capacitySchedule
:
CapacityScheduleSpec
?
=
null
,
failure
:
FailureSpec
?
=
null
,
setup
:
SetupSpec
?
=
null
)
(
source
)