addResponseToInterval

fun addResponseToInterval(theResponse: ResponseCIfc, intervalEmptyStatOption: Boolean = false): Response
fun addResponseToInterval(theResponse: Response, intervalEmptyStatOption: Boolean = false): Response

Adds a ResponseVariable to the interval for data collection over the interval. By default, interval empty statistics are not collected.

Return

a Response for the interval

Parameters

theResponse

the response to collect interval statistics on

intervalEmptyStatOption

true means include statistics on whether the interval is empty when observed