#include <absdemodulator.h>
Inheritance diagram for simthlib::AbsDemodulatorMapping:
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) |
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.
|
Class constructor. |
|
|
|
|
|
|
|
Reimplemented from simthlib::Demodulator. Reimplemented in simthlib::QamDemodulator, simthlib::PskDemodulator, simthlib::ApskDemodulator, simthlib::DummyDemodulator, simthlib::RotPskDemodulator, and simthlib::PwRotPskDemodulator. |
|
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. |