![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <limits.h>#include <WNS/PyConfigViewCreator.hpp>#include <WNS/Enum.hpp>#include <WNS/logger/Logger.hpp>#include <WNS/container/Registry.hpp>#include <WNS/container/Mapping.hpp>#include <WNS/Singleton.hpp>#include <WNS/pyconfig/View.hpp>#include <RISE/plmapping/PhyMode.hpp>#include <RISE/plmapping/CodeRates.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | rise |
| namespace | rise::plmapping |
| namespace | rise::plmapping::tests |
Classes | |
| class | rise::plmapping::CoderFullMapping |
| Full Channel Coder Mapping object (Singleton). This object contains a huge amount of data for the MI2PER tables. So keep this only one time in memory. More... | |
| class | rise::plmapping::CoderFullSpecification |
| Bass Class for Full Channel Coder Specification with MI2PER conversion. More... | |
| class | rise::plmapping::FixedM2P |
| return a Fixed PER for debugging purposes More... | |
| class | rise::plmapping::FormulaCoder |
| Implementation with MI2PER conversion formula. More... | |
| class | rise::plmapping::FormulaM2P |
| return PER for MI with an analytic calculation More... | |
| class | rise::plmapping::GENERICM2P |
| implementation the MI2PER mapper More... | |
| class | rise::plmapping::TableCoder |
| Implementation with MI2PER conversion table. More... | |
Typedefs | |
| typedef wns::PyConfigViewCreator < CoderFullSpecification > | rise::plmapping::CoderSpecCreator |
| typedef wns::StaticFactory < CoderSpecCreator > | rise::plmapping::CoderSpecFactory |
| typedef std::vector< int > | rise::plmapping::CodeWordLengths |
| vector of known blocklengths | |
| typedef GENERICM2P | rise::plmapping::WINNERM2P |
| implementation of the WINNER L2S Interface | |
1.5.5