createTimeDistribution

abstract fun createTimeDistribution(randomGenerator: RandomGenerator, environment: Environment<T, P>, node: Node<T>, @Nullable parameter: String): TimeDistribution<T>

Return

a new TimeDistribution

Parameters

randomGenerator

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