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

simthlib::DpskDemodulator Class Reference

#include <diffdemodulator.h>

Inheritance diagram for simthlib::DpskDemodulator:

Inheritance graph
[legend]
List of all members.

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)

Detailed Description

DPSK Demodulator. Due to the pure virtual function, this class is still an abstract class.


Constructor & Destructor Documentation

simthlib::DpskDemodulator::DpskDemodulator int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl,
int  bitsPerState,
int  SubSeqLen,
map_type  mapMode,
simth::SequenceType  outType
 

simthlib::DpskDemodulator::~DpskDemodulator  )  [inline]
 


Member Function Documentation

double simthlib::DpskDemodulator::getAmplitude int  symbIndex  )  const [inline]
 

virtual int simthlib::DpskDemodulator::getBitsPerSymbol  )  const [inline, virtual]
 

Implements simthlib::Demodulator.

virtual Complex simthlib::DpskDemodulator::getComplSymbol int  symbolIndex  )  const [inline, virtual]
 

Implements simthlib::Demodulator.

virtual int simthlib::DpskDemodulator::getNumStates  )  const [inline, virtual]
 

Implements simthlib::Demodulator.

double simthlib::DpskDemodulator::getPhase int  symbIndex  )  const [inline]
 

bool simthlib::DpskDemodulator::onlyPhaseEqualisation  )  const [inline]
 

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

Reimplemented from simthlib::DiffSubSeqDemodulatorMetric.

Reimplemented in simthlib::DpskDemodulatorQC, simthlib::DpskDemodulatorDD, simthlib::DpskDemDD_STD, simthlib::DpskDemDD_AWGN, simthlib::DpskDemDD_MIN, and simthlib::DpskDemDD_KARSTEN.

void simthlib::DpskDemodulator::setOnlyPhaseEqualisationOn  )  [inline]
 


Friends And Related Function Documentation

propertylist_DpskDemodulator not_a_function   )  [related]
 

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 .

sub_seq_length
<int>, default "0" -- FIXME: document me

1 properties in this class. The above properties have been inherited from the base class simthlib::DiffSubSeqDemodulatorMetric .

only_phase_equalisation
<bool>, default "false" -- If true, then the demodulation only performs a phase equalization.

1 properties in this class.


Generated on Tue Aug 9 14:37:45 2005 for simtheticlib by  doxygen 1.4.1