ns3::LogNormalVariableImpl Member List
This is the complete list of members for
ns3::LogNormalVariableImpl, including all inherited members.
Copy(void) const | ns3::LogNormalVariableImpl | [virtual] |
GetInteger() | ns3::RandomVariableBase | [virtual] |
GetSeed(uint32_t seed[6]) | ns3::RandomVariableBase | [virtual] |
GetSingleValue(double mu, double sigma) | ns3::LogNormalVariableImpl | [static] |
GetValue() | ns3::LogNormalVariableImpl | [virtual] |
heuristic_sequence | ns3::RandomVariableBase | [protected, static] |
Initialize() | ns3::RandomVariableBase | [protected, static] |
initialized | ns3::RandomVariableBase | [protected, static] |
LogNormalVariableImpl(double mu, double sigma) | ns3::LogNormalVariableImpl | |
m_generator | ns3::RandomVariableBase | [protected] |
m_mu | ns3::LogNormalVariableImpl | [private] |
m_sigma | ns3::LogNormalVariableImpl | [private] |
m_static_generator | ns3::RandomVariableBase | [protected, static] |
RandomVariableBase() | ns3::RandomVariableBase | |
RandomVariableBase(const RandomVariableBase &o) | ns3::RandomVariableBase | |
runNumber | ns3::RandomVariableBase | [protected, static] |
SetRunNumber(uint32_t n) | ns3::RandomVariableBase | [static] |
UseDevRandom(bool udr=true) | ns3::RandomVariableBase | [static] |
UseGlobalSeed(uint32_t s0, uint32_t s1, uint32_t s2, uint32_t s3, uint32_t s4, uint32_t s5) | ns3::RandomVariableBase | [static] |
~RandomVariableBase() | ns3::RandomVariableBase | [virtual] |