#include <fadingalgorithm.h>
Definition at line 41 of file fadingalgorithm.h.
◆ FadingAlgorithm()
EMANE::FadingAlgorithm::FadingAlgorithm |
( |
const std::string & |
sName, |
|
|
NEMId |
id, |
|
|
PlatformServiceProvider * |
pPlatformService, |
|
|
const std::string & |
sPrefix |
|
) |
| |
|
inline |
◆ ~FadingAlgorithm()
virtual EMANE::FadingAlgorithm::~FadingAlgorithm |
( |
| ) |
|
|
inlinevirtual |
◆ configure()
◆ initialize()
virtual void EMANE::FadingAlgorithm::initialize |
( |
Registrar & |
registrar | ) |
|
|
pure virtual |
◆ modify()
◆ name()
std::string EMANE::FadingAlgorithm::name |
( |
| ) |
const |
|
inline |
◆ operator()()
virtual double EMANE::FadingAlgorithm::operator() |
( |
double |
dPowerdBm, |
|
|
double |
dDistanceMeters |
|
) |
| |
|
pure virtual |
◆ id_
const NEMId EMANE::FadingAlgorithm::id_ |
|
protected |
◆ pPlatformService_
◆ sName_
const std::string EMANE::FadingAlgorithm::sName_ |
|
protected |
◆ sPrefix_
const std::string EMANE::FadingAlgorithm::sPrefix_ |
|
protected |
The documentation for this class was generated from the following file: