#include <mimo-decoder.h>
Inheritance diagram for mimo::STBCAlamoutiDec:
Public Member Functions | |
STBCAlamoutiDec (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | |
int | getDataLength (int codedLength) const |
int | getCodeLength (int rawLength) const |
void | Decode (const CVectorSeq &input_vectors, const MatrixFreqSignal &channel_estimation, simth::ModSeq &output_symbols, simth::ModSeq *output_softout) |
void | startOfSimulation () |
void | updateOutputLengths () |
void | updateInputLengths () |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_STBCAlamoutiDec (not_a_function) |
|
Constructor. All parameters shall be passed through the given simth::PropertyList. |
|
Unused -- this class has its own updateOutputLength() function. Implements mimo::Decoder. |
|
Unused -- this class has its own updateOutputLength() function. Implements mimo::Decoder. |
|
Calculate the STBC-equalized signal. Implements mimo::Decoder. |
|
Make sure to set the lengths correctly at the start of simulation. Reimplemented from simth::Device. |
|
Set the lengths correctly. Necessary because we need to receive two time-signals in one chunk, not only one. Reimplemented from mimo::Decoder. |
|
Set the lengths correctly. Necessary because we need to receive two time-signals in one chunk, not only one. Reimplemented from mimo::Decoder. |
|
These are the properties of class STBCAlamoutiDec . 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::Decoder ; direct link to its propertylist should be propertylist_Decoder(). 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.
|