Any Real Distribution
Parameters
rng
the RandomGenerator
distribution
the distribution name (case insensitive). Must be mappable to an entity implementing RealDistribution
parameters
the parameters for the distribution
Parameters
start
the initial time
rng
the RandomGenerator
distribution
the distribution name (case insensitive). Must be mappable to an entity implementing RealDistribution
parameters
the parameters for the distribution
constructor(distribution: RealDistribution)
Parameters
distribution
the AnyRealDistribution to use. To ensure reproducibility, such distribution must get created using the simulation RandomGenerator.
Parameters
start
distribution start time
distribution
the AnyRealDistribution to use. To ensure reproducibility, such distribution must get created using the simulation RandomGenerator.