#include <channel.h>
Inheritance diagram for simthlib::WssusChannelJakesUniform:
Public Member Functions | |
WssusChannelJakesUniform (int id, simth::DeviceSystemIntf *s, const simth::PropertyList &pl, double max_doppler) | |
virtual | ~WssusChannelJakesUniform () |
virtual void | setCohTime (double tc) |
sets the coherence time of the channel | |
virtual void | print (std::ostream &os) const |
Protected Member Functions | |
virtual double | diceNewPhase () const |
virtual double | diceNewDopplerFreq () const |
Related Functions | |
(Note that these are not member functions.) | |
propertylist_WssusChannelJakesUniform (not_a_function) |
This class is still an abstract class since the function diceNewDelay() is not defined (i.e. a certain delay-pdf is not defined yet)
|
Constructor
|
|
|
|
Returns a (pseudo) random doppler value whose probability profile is defined in derived classes. Implements simthlib::WssusChannel. |
|
Returns a (pseudo) random phase value whose probability profile is defined in derived classes. Implements simthlib::WssusChannel. |
|
Reimplemented from simthlib::WssusChannel. Reimplemented in simthlib::WssusChannelDelayProfile. |
|
sets the coherence time of the channel
Implements simthlib::WssusChannel. |
|
These are the properties of class WssusChannelJakesUniform . 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: A WSSUS-Channel with a Jakes doppler frequency pdf and a uniform phase pdf. The delay pdf is still undefined. Note that this class also has the Properties of its base classes. The direct base class is simthlib::WssusChannel ; direct link to its propertylist should be propertylist_WssusChannel(). 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.
|