List of all members.
Public Member Functions |
|
| RngPackRandom (int generatorType, double min, double max) |
|
double | getDouble () |
|
int | getInt () |
|
void | setRange (double min, double max) |
|
RandomElement | getRandomElement () |
Static Public Attributes |
|
static final int | JAVA = 0 |
|
static final int | MT = 1 |
|
static final int | ECU = 2 |
|
static final int | LUX = 3 |
|
static final int | MAR = 3 |
Package Attributes |
|
double | min |
|
double | max |
|
RandomElement | random |
Detailed Description
The documentation for this class was generated from the following file: