| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <ranvar.h>
Inheritance diagram for RandomVariable:

Public Member Functions | |
| virtual double | value ()=0 |
| virtual double | avg ()=0 |
| int | command (int argc, const char *const *argv) |
| RandomVariable () | |
| int | seed (char *) |
Protected Attributes | |
| RNG * | rng_ |
|
|
|
|
|
||||||||||||
|
Reimplemented from TclObject. Reimplemented in EmpiricalRandomVariable. |
|
|
|
|
|
|
|