#include <channel.h>
Inheritance diagram for simthlib::WssusChannelExpDelay:
Public Member Functions | |
WssusChannelExpDelay (int id, simth::DeviceSystemIntf *s, const simth::PropertyList &pl, double max_doppler, double delayAttenuation, double max_delay) | |
WssusChannelExpDelay (int id, simth::DeviceSystemIntf *s, const simth::PropertyList &pl) | |
virtual void | setCohBandw (double bc) |
sets the coherence bandwidth of the channel | |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_WssusChannelExpDelay (not_a_function) |
The class constructor takes in the maximal doppler frequency, the delay attenuation, the maximal delay and the number of pathes.
With a given delay attenuation lambda and maximal delay T the probability density function of the delay is
This is a truncated exponential distribution; see simth::ExponentialMaxLimitRng in Simthetic for an explanation on how close this comes to a normal exponential.
|
Constructor
|
|
Constructor
|
|
sets the coherence bandwidth of the channel
Implements simthlib::WssusChannel. |
|
These are the properties of class WssusChannelExpDelay . 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: WSSUS channel with an exponential delay PDF. Note that this class also has the Properties of its base classes. The direct base class is simthlib::WssusChannelDelayProfile ; direct link to its propertylist should be propertylist_WssusChannelDelayProfile(). 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.
No properties defined in this particular class. The above properties have been inherited from the base class simthlib::WssusChannelDelayProfile .
|