add Response To Interval
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
the Response
the response to collect interval statistics on
interval Empty Stat Option
true means include statistics on whether the interval is empty when observed