#include <channel.h>
Inheritance diagram for simthlib::IdealChannel:
Public Member Functions | |
IdealChannel (int id, simth::DeviceSystemIntf *s, const simth::PropertyList &pl) | |
virtual void | getTransfer (int relative_time, simth::FreqSignal &trans) const |
Channels | |
virtual void | transmit (const simth::TimeSignal &sym, simth::TimeSignal *outsym) |
transmits a symbol sequence over the channel | |
virtual void | print (std::ostream &os) const |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_IdealChannel (not_a_function) |
The input simth::TimeSignal is passed without any changes as output simth::TimeSignal.
|
constructor |
|
Returns the channel transfer factors. This could be used for an ideal channel estimation. The result is written into the given simth::FreqSignal trans.
Implements simthlib::Channel. |
|
Reimplemented from simthlib::Channel. |
|
transmits a symbol sequence over the channel
Implements simthlib::Channel. |
|
These are the properties of class IdealChannel . 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: Ideal channel without any disturbance or interference. Note that this class also has the Properties of its base classes. The direct base class is simthlib::Channel ; direct link to its propertylist should be propertylist_Channel(). 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.
|