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

mimo::Equalizer Class Reference

#include <equalizer.h>

Inheritance diagram for mimo::Equalizer:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void updateInputLengths ()
virtual void updateOutputLengths ()
void print (std::ostream &os) const

Static Public Member Functions

static void init (const std::string &fileName, Device **dev, DeviceSystemIntf *sysPtr, int ID, const std::string &regionQualifier)

Protected Member Functions

 Equalizer (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl, size_t nr_rx_, size_t nr_tx_)
 Equalizer (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl)
void assert_connections () const
void assert_vector_nr_tx (const mimo::CVector &testvec, const std::string &which="output vector") const

Protected Attributes

const size_t nr_rx
const size_t nr_tx
const size_t iports

Related Functions

(Note that these are not member functions.)

 propertylist_Equalizer (not_a_function)

Detailed Description

Basic MIMO equalizer block

Parameters in Micos parameter file:

type: set this to "<code>mimoequalizer</code>"

nr_rx: Set this to the length M of the input vector.

nr_tx: Set this to the length M of the output vector.


Constructor & Destructor Documentation

mimo::Equalizer::Equalizer int  deviceID,
DeviceSystemIntf system,
const simth::PropertyList pl,
size_t  nr_rx_,
size_t  nr_tx_
[protected]
 

mimo::Equalizer::Equalizer int  deviceID,
DeviceSystemIntf system,
const simth::PropertyList pl
[protected]
 


Member Function Documentation

void mimo::Equalizer::assert_connections  )  const [protected]
 

void mimo::Equalizer::assert_vector_nr_tx const mimo::CVector testvec,
const std::string &  which = "output vector"
const [protected]
 

virtual void mimo::Equalizer::updateInputLengths  )  [virtual]
 

Implements simth::Device.

virtual void mimo::Equalizer::updateOutputLengths  )  [virtual]
 

Implements simth::Device.

void mimo::Equalizer::print std::ostream &  os  )  const [virtual]
 

Reimplemented from simth::Device.

static void mimo::Equalizer::init const std::string &  fileName,
Device **  dev,
DeviceSystemIntf sysPtr,
int  ID,
const std::string &  regionQualifier
[static]
 


Friends And Related Function Documentation

propertylist_Equalizer not_a_function   )  [related]
 

These are the properties of class Equalizer . 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: MIMO Equalizer. FIXME: Need to check whether this does the same as the MIMO Decoders.

Note that this class also has the Properties of its base classes. The direct base class is simth::Device ; direct link to its propertylist should be propertylist_Device(). 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.

nr_rx
<unsigned>, default "" -- Number of receive antennas.

nr_tx
<unsigned>, default "" -- Number of transmit antennas.

2 properties in this class.


Member Data Documentation

const size_t mimo::Equalizer::nr_rx [protected]
 

const size_t mimo::Equalizer::nr_tx [protected]
 

const size_t mimo::Equalizer::iports [protected]
 


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