|
J-Sim v1.2.1-p7 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RandomNumberGenerator | |
| drcl.comp.lib | |
| drcl.inet.core.queue | |
| drcl.util.random | |
| Uses of RandomNumberGenerator in drcl.comp.lib |
| Methods in drcl.comp.lib that return RandomNumberGenerator | |
RandomNumberGenerator |
RNG.getRNG()
|
| Methods in drcl.comp.lib with parameters of type RandomNumberGenerator | |
void |
RNG.setRNG(RandomNumberGenerator rng_)
|
| Uses of RandomNumberGenerator in drcl.inet.core.queue |
| Fields in drcl.inet.core.queue declared as RandomNumberGenerator | |
protected RandomNumberGenerator |
RED.ug
The random number generator used in this RED. |
| Methods in drcl.inet.core.queue with parameters of type RandomNumberGenerator | |
void |
SRED.setRandomNumberGenerator(RandomNumberGenerator ug_)
|
void |
SRED.setRandomNumberGenerator(RandomNumberGenerator ug_,
long seed_)
|
void |
RED.setRandomNumberGenerator(RandomNumberGenerator ug_)
|
void |
RED.setRandomNumberGenerator(RandomNumberGenerator ug_,
long seed_)
|
| Uses of RandomNumberGenerator in drcl.util.random |
| Subclasses of RandomNumberGenerator in drcl.util.random | |
class |
Constant
|
class |
ExponentialDistribution
|
class |
GaussianDistribution
|
class |
LognormalDistribution
|
class |
LognormalParetoDistribution
|
class |
ParetoDistribution
This class implements a pareto distribution. |
class |
TruncatedLognormalDistribution
|
class |
TruncatedParetoDistribution
This class implements a pareto distribution. |
class |
UniformDistribution
|
|
J-Sim v1.2.1-p7 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||