![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <receiver/mimo/NoCorrelationZF.hpp>


Public Member Functions | |
| virtual std::vector< wns::Ratio > | getPostProcessingSINRFactor (rise::TransmissionObjectPtr t) |
| NoCorrelationZF (const wns::pyconfig::View &, Receiver *rx, wns::logger::Logger *) | |
Private Attributes | |
| wns::logger::Logger * | logger |
| const Receiver * | rx |
Definition at line 38 of file NoCorrelationZF.hpp.
| NoCorrelationZF::NoCorrelationZF | ( | const wns::pyconfig::View & | _config, | |
| Receiver * | rx, | |||
| wns::logger::Logger * | _logger | |||
| ) |
Definition at line 39 of file NoCorrelationZF.cpp.
| std::vector< wns::Ratio > NoCorrelationZF::getPostProcessingSINRFactor | ( | rise::TransmissionObjectPtr | t | ) | [virtual] |
Implements ofdmaphy::receiver::mimo::ICalculationStrategy.
Definition at line 50 of file NoCorrelationZF.cpp.
Definition at line 51 of file NoCorrelationZF.hpp.
const Receiver* ofdmaphy::receiver::mimo::NoCorrelationZF::rx [private] |
Definition at line 52 of file NoCorrelationZF.hpp.
1.5.5