#include <equalizer.h>
Inheritance diagram for mimo::EqualizerMRCSwitch:
Public Member Functions | |
EqualizerMRCSwitch (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl, size_t nr_rx, size_t nr_tx) | |
void | process () |
FIXME: Need to check whether this is no longer necessary since now there is AntennaSelDec which does the same thing.
Only works for matrices at input_port 1, and vectors at input_port 0, and the index of the used antenna on input_port 2. The matrix A is of dimension MxN, the input vector b of dimension N, and the output vector x of dimension M.
The second output interface (# 1) calculates the necessary reliability information for soft-output demodulation.
|
|
|
Implements simth::Device. |