#include <singlecarrierreceiver.h>
Inheritance diagram for simthlib::SingleCarrierReceiver:

Public Member Functions | |
| SingleCarrierReceiver (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl) | |
| virtual | ~SingleCarrierReceiver () | 
| virtual void | receiveSignal (const simth::TimeSignal &signalSamples_ptr, simth::ModSeq *modSeq, double *noise=NULL, simth::ModSeq *trans=NULL) | 
| virtual void | print (std::ostream &os) const | 
Protected Member Functions | |
| double | modulationSymbolDistance () const | 
| int | samplesBetweenModulationSymbols () const | 
| double | deltaT () const | 
| int | numSamplesOfReceiveFilter () const | 
| int | numTimeSamples (int numModSymbols) const | 
| virtual int | numModSymbols (int numTimeSymbols) const | 
Related Functions | |
| (Note that these are not member functions.)  | |
| propertylist_SingleCarrierReceiver (not_a_function) | |
      
  | 
  ||||||||||||||||
| 
 Class constructor. 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Returns the time space between subsequent samples of the time signal created by the element function Signal()  | 
  
      
  | 
  
| 
 Returns the time space between subsequent modulation symbols.  | 
  
      
  | 
  
| 
 Returns the number of modulation symbols when the number of input time sampels is given by numTimeSymbols. Implements simthlib::Receiver.  | 
  
      
  | 
  
| 
 Returns the number of samples of the modulation pulse.  | 
  
      
  | 
  
| 
 Returns the number of samples of the time signal created by the element function makeSignal(). The number of input symbols is given by numModSymbols. Implements simthlib::Receiver.  | 
  
      
  | 
  
| 
 
 Reimplemented from simthlib::Receiver.  | 
  
      
  | 
  ||||||||||||||||||||
| 
 Transform samples of a signal to a sequence of complex Symbols. Implements simthlib::Receiver.  | 
  
      
  | 
  
| 
 Returns the number of samples between two modulation Symbols.  | 
  
      
  | 
  
| 
 These are the properties of class SingleCarrierReceiver . 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: Receiver for single carrier transmission. Note that this class also has the Properties of its base classes. The direct base class is simthlib::Receiver ; direct link to its propertylist should be propertylist_Receiver(). 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. 
 
 
 
  | 
  
 1.4.1