create() | Rayleigh | [inline, static] |
create(const Rayleigh &rhs) | Rayleigh | [inline, static] |
create(double maxVelocity) | Rayleigh | [inline, static] |
Ricean::create(const Ricean &rhs) | Ricean | [inline, static] |
Ricean::create(double maxVelocity, double k) | Ricean | [inline, static] |
Fading() | Fading | [protected] |
Fading(const Fading &rhs) | Fading | [protected] |
fadingFactor(const WirelessCommSignal &signal, const NodeId &nodeId) | Ricean | [virtual] |
FadingPtr typedef | Fading | |
m_DEFAULT_MAX_VELOCITY | Ricean | [protected, static] |
m_nodeOffset | Fading | [protected] |
Rayleigh() | Rayleigh | [protected] |
Rayleigh(double maxVelocity) | Rayleigh | [protected] |
Rayleigh(const Rayleigh &rhs) | Rayleigh | [protected] |
RayleighPtr typedef | Rayleigh | |
Ricean() | Ricean | [protected] |
Ricean(double maxVelocity, double k) | Ricean | [protected] |
Ricean(const Ricean &rhs) | Ricean | [protected] |
RiceanPtr typedef | Ricean | |
~Fading() | Fading | [virtual] |