set Initial Time Between Events And Max Num Events
abstract fun setInitialTimeBetweenEventsAndMaxNumEvents(initialTimeBtwEvents: RandomIfc, initialMaxNumEvents: Long = Long.MAX_VALUE)
Sets the time between events and the maximum number of events to be used to initialize each replication. These parameters are dependent. The time between events cannot evaluate to a constant value of 0.0 if the maximum number of events is infinite (Long.MAX_VALUE)
Parameters
initial Time Btw Events
the initial time between events
initial Max Num Events
the initial maximum number of events