create Time Distribution
abstract fun createTimeDistribution(randomGenerator: RandomGenerator, environment: Environment<T, P>, node: Node<T>, @Nullable parameter: String): TimeDistribution<T>
Content copied to clipboard
Return
a new TimeDistribution
Parameters
random Generator
the random engine
environment
the environment that will host this object
node
the node that will host this object
parameter
a String describing the object