#include <mimo-channel.h>
Inheritance diagram for mimo::AWGNMIMOChannel:
Public Member Functions | |
AWGNMIMOChannel (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl) | |
constructor | |
virtual | ~AWGNMIMOChannel () |
destructor | |
void | getTransfer (int relative_time, MatrixFreqSignal &trans) const |
void | transmit (const VectorTimeSignal &sym, VectorTimeSignal &outsym) |
transmits a symbol sequence over the channel | |
virtual void | print (std::ostream &os) const |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_AWGNMIMOChannel (not_a_function) |
|
constructor
|
|
destructor
|
|
Determines channel transfer factors. An ideal estimation of the channel transfer function is performed. This means, the exact values are determined, where is and . (time = 0 indicates the transmission time of the sample transmitted at last over the channel; time = -numSamples indicates the transmission time of the first sample of the last transmitted sequence. Implements mimo::MIMOChannel. |
|
transmits a symbol sequence over the channel
Implements mimo::MIMOChannel. |
|
Reimplemented from mimo::MIMOChannel. |
|
These are the properties of class AWGNMIMOChannel . 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::MIMOChannel ; direct link to its propertylist should be propertylist_MIMOChannel(). 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. |