|
DRCL JavaSim API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RandomNumberGenerator | |
| drcl.inet.core.queue | |
| drcl.net.traffic | |
| drcl.util.random | |
| 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 |
RED.setRandomNumberGenerator(RandomNumberGenerator ug_)
|
void |
RED.setRandomNumberGenerator(RandomNumberGenerator ug_,
long seed_)
|
void |
SRED.setRandomNumberGenerator(RandomNumberGenerator ug_)
|
void |
SRED.setRandomNumberGenerator(RandomNumberGenerator ug_,
long seed_)
|
| Uses of RandomNumberGenerator in drcl.net.traffic |
| Fields in drcl.net.traffic declared as RandomNumberGenerator | |
protected RandomNumberGenerator |
TrafficSourceComponent.r
The random number generator (RNG) associated with this source component. |
| Uses of RandomNumberGenerator in drcl.util.random |
| Subclasses of RandomNumberGenerator in drcl.util.random | |
class |
Constant
|
class |
ExponentialDistribution
|
class |
GaussianDistribution
|
class |
ParetoDistribution
This class implements a pareto distribution. |
class |
UniformDistribution
|
|
DRCL JavaSim API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||