PoissonRng¶
-
class
PoissonRng¶ Poisson distributed random number generator.
-
setMean()¶ (destination message field) Assigns field value.
-
getMean()¶ (destination message field) Requests field value. The requesting Element must provide a handler for the returned value.
-
mean¶ double (value field) Mean of the Poisson distribution.
-