![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/PowerRatio.hpp>#include <WNS/container/Mapping.hpp>#include <WNS/Enum.hpp>#include <WNS/Singleton.hpp>#include <WNS/service/phy/phymode/SNR2MIInterface.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | rise |
| namespace | rise::plmapping |
| namespace | rise::plmapping::tests |
Classes | |
| class | rise::plmapping::SNR2MI |
| returns the Mutual Information (MI) value per Bit corresponding to the SNR and Modulation value This is independent of coding and other parameters Valid for WINNER, ScaleNet, WiMac, WigWam, ... More... | |
| class | rise::plmapping::SNR2MIFormula |
| Implementation of the SNR2MI Mapping using a (slower, but less memory-consuming) mapping formula. More... | |
| class | rise::plmapping::SNR2MIMap |
| Implementation of the SNR2MI Mapping using static mapping tables. More... | |
Functions | |
| double | rise::plmapping::rootFindByBisection (double(*func)(double), double offset, double x1, double x2, double accuracy) |
| find the root (Nullstelle) of a function | |
Variables | |
| const unsigned int | rise::plmapping::MAX_MODULATIONS_FOR_TABLE = 6 |
1.5.5