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
/
SourceSpec
/
SourceSpec
Source
Spec
constructor
(
name
:
String
,
interArrivalTime
:
RVData
,
timeUntilFirst
:
RVData
?
=
null
,
maxArrivals
:
Long
=
Long.MAX_VALUE
,
entityClass
:
String
?
=
null
,
marking
:
String
?
=
null
,
routing
:
RoutingSpec
?
=
null
)
(
source
)