statisticalBatching

fun statisticalBatching(batchingInterval: Double = 0.0, name: String? = null): StatisticalBatchingElement

A StatisticalBatchingElement is used to control statistical batching for single replication simulations. This method creates and attaches a StatisticalBatchingElement to the model. For convenience, it also returns the created element

Return

the StatisticalBatchingElement

Parameters

batchingInterval

the discretizing interval for TWResponse variables

name

the name of the model element