#include <diffdemodulator.h>
Inheritance diagram for simthlib::DpskDemodulator:
Public Member Functions | |
virtual Complex | getComplSymbol (int symbolIndex) const |
double | getPhase (int symbIndex) const |
double | getAmplitude (int symbIndex) const |
DpskDemodulator (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl, int bitsPerState, int SubSeqLen, map_type mapMode, simth::SequenceType outType) | |
~DpskDemodulator () | |
bool | onlyPhaseEqualisation () const |
void | setOnlyPhaseEqualisationOn () |
virtual int | getBitsPerSymbol () const |
virtual int | getNumStates () const |
virtual void | print (std::ostream &os) const |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_DpskDemodulator (not_a_function) |
|
|
|
|
|
|
|
Implements simthlib::Demodulator. |
|
Implements simthlib::Demodulator. |
|
Implements simthlib::Demodulator. |
|
|
|
|
|
Reimplemented from simthlib::DiffSubSeqDemodulatorMetric. Reimplemented in simthlib::DpskDemodulatorQC, simthlib::DpskDemodulatorDD, simthlib::DpskDemDD_STD, simthlib::DpskDemDD_AWGN, simthlib::DpskDemDD_MIN, and simthlib::DpskDemDD_KARSTEN. |
|
|
|
These are the properties of class DpskDemodulator . 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: DPSK Demodulator. Due to the pure virtual function, this class is still an abstract class. Note that this class also has the Properties of its base classes. The direct base class is simthlib::DiffSubSeqDemodulatorMetric ; direct link to its propertylist should be propertylist_DiffSubSeqDemodulatorMetric(). 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. The above properties have been inherited from the base class simthlib::DiffDemodulatorMetric .
|