#include <absdemodulator.h>
Inheritance diagram for simthlib::AbsDemodulator:
Public Member Functions | |
AbsDemodulator (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, simth::SequenceType outType) | |
virtual int | getInputLength (int outputLength) const |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_AbsDemodulator (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. |
|
Implements simthlib::Demodulator. |
|
These are the properties of class AbsDemodulator . 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: The derived class AbsDemodulator is still an abstract class and just provides an interface to an non-differential Demodulator. Note that this class also has the Properties of its base classes. The direct base class is simthlib::Demodulator ; direct link to its propertylist should be propertylist_Demodulator(). 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. |