cloneOnNewNode

open override fun cloneOnNewNode(destination: Node<T?>, currentTime: Time): WeibullTime<T?>

Return

an exact copy of this TimeDistribution

Parameters

destination

the node where the newly created time distribution will be placed

currentTime

the time at which the cloning operation happened