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

simthlib::AbsDemodulatorMapping Class Reference

#include <absdemodulator.h>

Inheritance diagram for simthlib::AbsDemodulatorMapping:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AbsDemodulatorMapping (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, std::auto_ptr< MappingScheme > mapp, simth::SequenceType outTyp)
 ~AbsDemodulatorMapping ()
int getSymbolIndex (int dataValue) const
int getDataValue (int symbolIndex) const
virtual void print (std::ostream &os) const

Related Functions

(Note that these are not member functions.)

 propertylist_AbsDemodulatorMapping (not_a_function)

Detailed Description

This class has a mapping scheme but still no metric calculation. FIXME: Document this more precisely.

Note: These classes also have a zero-forcing equalization built-in. If you intend to perform the equalization otherwise, you *must* either leave the channel information interface unconnected, or you need to look into the "phase_only_equalization" property because that one will skip the equalization but still calculate the correct LLRs.


Constructor & Destructor Documentation

simthlib::AbsDemodulatorMapping::AbsDemodulatorMapping int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl,
std::auto_ptr< MappingScheme mapp,
simth::SequenceType  outTyp
 

Class constructor.

simthlib::AbsDemodulatorMapping::~AbsDemodulatorMapping  ) 
 


Member Function Documentation

int simthlib::AbsDemodulatorMapping::getDataValue int  symbolIndex  )  const [inline]
 

int simthlib::AbsDemodulatorMapping::getSymbolIndex int  dataValue  )  const [inline]
 

virtual void simthlib::AbsDemodulatorMapping::print std::ostream &  os  )  const [virtual]
 

Reimplemented from simthlib::Demodulator.

Reimplemented in simthlib::QamDemodulator, simthlib::PskDemodulator, simthlib::ApskDemodulator, simthlib::DummyDemodulator, simthlib::RotPskDemodulator, and simthlib::PwRotPskDemodulator.


Friends And Related Function Documentation

propertylist_AbsDemodulatorMapping not_a_function   )  [related]
 

These are the properties of class AbsDemodulatorMapping . 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: DOCUMENT ME

Note that this class also has the Properties of its base classes. The direct base class is simthlib::AbsDemodulator ; direct link to its propertylist should be propertylist_AbsDemodulator(). 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:36:19 2005 for simtheticlib by  doxygen 1.4.1