cloneOnNewNode

open fun cloneOnNewNode(destination: Node<T>, currentTime: Time): ExponentialTime<T>

Must be overridden by subclasses returning the correct instance.

Return

a new ExponentialTime

Parameters

currentTime

the time at which the time distribution was cloned