ns3::NormalVariable Member List
This is the complete list of members for
ns3::NormalVariable, including all inherited members.
GetInteger(void) const | ns3::RandomVariable | |
GetSeed(uint32_t seed[6]) const | ns3::RandomVariable | |
GetSingleValue(double m, double v) | ns3::NormalVariable | [static] |
GetSingleValue(double m, double v, double b) | ns3::NormalVariable | [static] |
GetValue(void) const | ns3::RandomVariable | |
NormalVariable() | ns3::NormalVariable | |
NormalVariable(double m, double v) | ns3::NormalVariable | |
NormalVariable(double m, double v, double b) | ns3::NormalVariable | |
operator=(const RandomVariable &o) | ns3::RandomVariable | |
Peek(void) const | ns3::RandomVariable | [protected] |
RandomVariable() | ns3::RandomVariable | |
RandomVariable(const RandomVariable &o) | ns3::RandomVariable | |
RandomVariable(const RandomVariableBase &variable) | ns3::RandomVariable | [protected] |
SetRunNumber(uint32_t n) | ns3::RandomVariable | [static] |
UseDevRandom(bool udr=true) | ns3::RandomVariable | [static] |
UseGlobalSeed(uint32_t s0, uint32_t s1, uint32_t s2, uint32_t s3, uint32_t s4, uint32_t s5) | ns3::RandomVariable | [static] |
~RandomVariable() | ns3::RandomVariable | |