#include <mimo-decoder.h>
Inheritance diagram for mimo::SpatialMuxDecMMSE:
Public Member Functions | |
SpatialMuxDecMMSE (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | |
void | Decode (const CVectorSeq &input_vectors, const MatrixFreqSignal &channel_estimation, simth::ModSeq &output_symbols, simth::ModSeq *output_softout) |
void | setSNR (double snr) |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_SpatialMuxDecMMSE (not_a_function) |
|
Constructor. All parameters shall be passed through the given simth::PropertyList. |
|
Encodes the given sequence of symbols into the given output sequence of vectors. Reimplemented from mimo::SpatialMuxDecZF. |
|
Sets the signal-to-noise ratio to 'snr', while the signal power is kept constant. |
|
These are the properties of class SpatialMuxDecMMSE . This list is auto-generated from the XML-Devicelist of this device by means of an XSLT transformation script. Description of this device in the XML file: Note that this class also has the Properties of its base classes. The direct base class is mimo::SpatialMuxDecZF ; direct link to its propertylist should be propertylist_SpatialMuxDecZF(). The list below usually includes the properties that have been inherited from the base classes; the properties which belong only to this class can be found at the end of this list.
No properties defined in this particular class. The above properties have been inherited from the base class mimo::SpatialMuxDecZF .
|