KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.modeling.variable
/
TWBatchingElement
/
TWBatchStatisticObserver
/
TWBatchStatisticObserver
TWBatch
Statistic
Observer
constructor
(
tw
:
TWResponse
,
minNumBatches
:
Int
=
BatchStatistic.MIN_NUM_BATCHES
,
minBatchSize
:
Int
=
BatchStatistic.MIN_NUM_OBS_PER_BATCH
,
maxNBMultiple
:
Int
=
BatchStatistic.MAX_BATCH_MULTIPLE
,
name
:
String
?
=
null
)
(
source
)