#include <modulator.h>
Inheritance diagram for simthlib::PskModulator:
Public Member Functions | |
PskModulator (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | |
virtual | ~PskModulator () |
virtual void | startOfSimulation () |
virtual int | getNumStates () const |
virtual void | print (std::ostream &os) const |
const ConstellationDiagram * | constellation () const |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_PskModulator (not_a_function) |
|
Class constructor. |
|
|
|
Returns a pointer to the used constellation diagram. Implements simthlib::Modulator. |
|
Implements simthlib::Modulator. |
|
Reimplemented from simthlib::Modulator. |
|
Reimplemented from simthlib::Modulator. |
|
These are the properties of class PskModulator . 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: In contrast to the base class AbsModulator, this class provides modulation and mapping. This is simply done by creating a PskConstellation diagram in the constructor and assigning it to the pointer usedConstellationDiagram. Note that this class also has the Properties of its base classes. The direct base class is simthlib::AbsModulator ; direct link to its propertylist should be propertylist_AbsModulator(). 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::AbsModulator .
|