#include <arith.h>
Inheritance diagram for mimo::CalcCapacity< seqT_in, seqT_out >:

Public Member Functions | |
| CalcCapacity (int deviceID, DeviceSystemIntf *system, const PropertyList &pl) | |
| void | setSNR (double snr) |
| void | setNoisePower (double n) |
| void | updateInputLengths () |
| void | updateOutputLengths () |
| void | process () |
| void | print (std::ostream &os) const |
Protected Attributes | |
| unsigned int | rows |
| unsigned int | cols |
|
||||||||||||||||||||
|
|
|
||||||||||
|
Sets the signal-to-noise ratio to 'snr', while the signal power is kept constant. |
|
||||||||||
|
|
|
|||||||||
|
Implements simth::Device. |
|
|||||||||
|
Implements simth::Device. |
|
|||||||||
|
Implements simth::Device. |
|
||||||||||
|
Reimplemented from simth::Device. |
|
|||||
|
|
|
|||||
|
|
1.3.2