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

mimo::CalcPCSValues Class Reference

#include <CalcPCSValues.h>

Inheritance diagram for mimo::CalcPCSValues:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CalcPCSValues (int deviceID, DeviceSystemIntf *system, const PropertyList &pl)
void updateInputLengths ()
void updateOutputLengths ()
void process ()

Protected Attributes

unsigned nr_rx
unsigned nr_tx
unsigned nr_values
unsigned nr_param
unsigned num_carrier
bool easy_alg
bool diff_extr
CMatrixSeq::storage_type * U_old

Related Functions

(Note that these are not member functions.)

 propertylist_CalcPCSValues (not_a_function)

Constructor & Destructor Documentation

mimo::CalcPCSValues::CalcPCSValues int  deviceID,
DeviceSystemIntf system,
const PropertyList pl
 


Member Function Documentation

void mimo::CalcPCSValues::updateInputLengths  )  [inline, virtual]
 

Implements simth::Device.

void mimo::CalcPCSValues::updateOutputLengths  )  [inline, virtual]
 

Implements simth::Device.

void mimo::CalcPCSValues::process  )  [virtual]
 

Implements simth::Device.


Friends And Related Function Documentation

propertylist_CalcPCSValues not_a_function   )  [related]
 

These are the properties of class CalcPCSValues . 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: Class for adaptive modulation with the PCS-Encoder

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.

nr_param
<unsigned>, default "" -- Number of parameter pairs, that are used for construction of the transmission matrix.

easy_alg
<bool>, default "" -- Activates an alternative type of parameter extraction algorithm slightly different from the original one.

diff_extr
<bool>, default "" -- Activates differential parameter extraction.

num_carrier
<unsigned>, default "" -- Number of OFDM subcarriers.

6 properties in this class.


Member Data Documentation

unsigned mimo::CalcPCSValues::nr_rx [protected]
 

unsigned mimo::CalcPCSValues::nr_tx [protected]
 

unsigned mimo::CalcPCSValues::nr_values [protected]
 

unsigned mimo::CalcPCSValues::nr_param [protected]
 

unsigned mimo::CalcPCSValues::num_carrier [protected]
 

bool mimo::CalcPCSValues::easy_alg [protected]
 

bool mimo::CalcPCSValues::diff_extr [protected]
 

CMatrixSeq::storage_type* mimo::CalcPCSValues::U_old [protected]
 


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