![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <string>#include <WNS/PowerRatio.hpp>#include <WNS/Interval.hpp>#include <WNS/StaticFactory.hpp>#include <WNS/pyconfig/View.hpp>#include <WNS/service/phy/phymode/PhyModeInterface.hpp>#include <WNS/SmartPtr.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | wns |
| namespace | wns::service |
| namespace | wns::service::phy |
| namespace | wns::service::phy::phymode |
Classes | |
| class | wns::service::phy::phymode::PhyModeMapperInterface |
| Helper class to find the best PHYmode depending on SINR. More... | |
Typedefs | |
| typedef wns::PyConfigViewCreator < PhyModeMapperInterface > | wns::service::phy::phymode::PhyModeMapperCreator |
| typedef wns::StaticFactory < PhyModeMapperCreator > | wns::service::phy::phymode::PhyModeMapperFactory |
| typedef wns::Interval< double > | wns::service::phy::phymode::SINRRange |
| interval of SINR values within which one PHYMode is best | |
Functions | |
| PhyModeMapperInterface * | wns::service::phy::phymode::createPhyModeMapper (const wns::pyconfig::View &config) |
| get a new instance of the PhyModeMapper from the Static Factory | |
Variables | |
| const int | wns::service::phy::phymode::UNDEFINED_PHYMODEINDEX = -1 |
| used if PhyMode is not in "official" list of PhyModeMapper | |
1.5.5