#include <mimo-channel.h>
Inheritance diagram for mimo::PerfectMIMOChannel:
Public Member Functions | |
PerfectMIMOChannel (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl) | |
void | getTransfer (int relative_time, MatrixFreqSignal &trans) const |
ideal channel estimation | |
void | transmit (const VectorTimeSignal &sym, VectorTimeSignal &outsym) |
transmits a symbol sequence over the channel | |
void | print (std::ostream &os) const |
|
|
|
ideal channel estimation
Implements mimo::MIMOChannel. |
|
transmits a symbol sequence over the channel
Implements mimo::MIMOChannel. |
|
Reimplemented from mimo::MIMOChannel. |