Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mimo::AWGNMIMOChannel Class Reference

#include <mimo-channel.h>

Inheritance diagram for mimo::AWGNMIMOChannel:

Inheritance graph
[legend]
List of all members.

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)

Detailed Description

AWGN channel.


Constructor & Destructor Documentation

mimo::AWGNMIMOChannel::AWGNMIMOChannel int  deviceID,
DeviceSystemIntf system,
const simth::PropertyList pl
[inline]
 

constructor

virtual mimo::AWGNMIMOChannel::~AWGNMIMOChannel  )  [inline, virtual]
 

destructor


Member Function Documentation

void mimo::AWGNMIMOChannel::getTransfer int  relative_time,
MatrixFreqSignal trans
const [virtual]
 

Determines channel transfer factors. An ideal estimation of the channel transfer function is performed. This means, the exact values $H(f_i,t_0)$ are determined, where $t_0$ is ${\tt time} * {\tt delta\_t}$ and $f_i = n\cdot \mbox{\tt delta\_f}, n=0, \dots, \mbox{\tt num\_f}-1$. (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.

void mimo::AWGNMIMOChannel::transmit const VectorTimeSignal sym,
VectorTimeSignal outsym
[virtual]
 

transmits a symbol sequence over the channel

Implements mimo::MIMOChannel.

void mimo::AWGNMIMOChannel::print std::ostream &  os  )  const [inline, virtual]
 

Reimplemented from mimo::MIMOChannel.


Friends And Related Function Documentation

propertylist_AWGNMIMOChannel not_a_function   )  [related]
 

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.


Generated on Tue Aug 9 14:43:50 2005 for mimolib by  doxygen 1.4.1