scheduleObservationInterval

fun scheduleObservationInterval(startTime: Double, duration: Double)

Causes an observation interval to be specified. An observation interval is an interval of time over which the response statistics will be collected. This method will cause events to be scheduled (at the start of the simulation) that represent the interval.

Parameters

startTime

the time to start the interval, must be greater than or equal to 0.0

duration

the duration of the observation interval, must be greater than 0.0