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

mimo::SpatialMuxEnc Class Reference

#include <mimo-encoder.h>

Inheritance diagram for mimo::SpatialMuxEnc:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SpatialMuxEnc (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl)
int getDataLength (int codedLength) const
int getCodeLength (int rawLength) const
void Encode (const simth::ModSeq &modulation_symbols, CVectorSeq &output_vectors)

Related Functions

(Note that these are not member functions.)

 propertylist_SpatialMuxEnc (not_a_function)

Constructor & Destructor Documentation

mimo::SpatialMuxEnc::SpatialMuxEnc int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl
 

Constructor. All parameters shall be passed through the given simth::PropertyList.


Member Function Documentation

int mimo::SpatialMuxEnc::getDataLength int  codedLength  )  const [virtual]
 

Returns the length of an uncoded input sequence for the given length of the coded output sequence.

Implements mimo::Encoder.

int mimo::SpatialMuxEnc::getCodeLength int  rawLength  )  const [virtual]
 

Returns the length of a coded output sequence for a given length of the uncoded input sequence.

Implements mimo::Encoder.

void mimo::SpatialMuxEnc::Encode const simth::ModSeq modulation_symbols,
CVectorSeq output_vectors
[virtual]
 

Encodes the given sequence of symbols into the given output sequence of vectors.

This is the main method that has to be implemented in a derived class.

Implements mimo::Encoder.


Friends And Related Function Documentation

propertylist_SpatialMuxEnc not_a_function   )  [related]
 

These are the properties of class SpatialMuxEnc . 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::Encoder ; direct link to its propertylist should be propertylist_Encoder(). 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. The above properties have been inherited from the base class mimo::Encoder .

No properties defined in this particular class.


Generated on Tue Aug 9 14:44:03 2005 for mimolib by  doxygen 1.4.1