![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <RISE/scenario/ftfading/JakesFadingGenerator.hpp>#include <WNS/PyConfigViewCreator.hpp>#include <WNS/logger/Logger.hpp>#include <WNS/pyconfig/View.hpp>#include <WNS/PowerRatio.hpp>#include <WNS/simulator/Time.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | rise |
| namespace | rise::scenario |
| namespace | rise::scenario::ftfading |
| namespace | rise::scenario::ftfading::tests |
Classes | |
| class | rise::scenario::ftfading::FTFading |
| abstract base class to support fading strategy (Python: rise.scenario.FTFading) More... | |
| class | rise::scenario::ftfading::FTFadingFflat |
| FTFading corralated in the time domain and flat in the frequency domain; All subcarriers suffer the same fading according the Jakes model. More... | |
| class | rise::scenario::ftfading::FTFadingFneighbourCorrelation |
| FTFading correlated in the time domain and neighbour correlated in the frequency domain; there's a correlation in time according the Jakes Model fading which is correlated in frequency according the FTFadingFneighbourCorrelation strategy. More... | |
| class | rise::scenario::ftfading::FTFadingFuncorrelated |
| FTFading correlated in the time domain and uncorrelated in the frequency domain; there's a correlation in time according the Jakes Model fading which is different (uncorrelated) for every frequency applied. More... | |
| class | rise::scenario::ftfading::FTFadingJakes |
| Frequency and Time dependent Fading; Time correlation based on the Jakes model. More... | |
| class | rise::scenario::ftfading::FTFadingOff |
| no FTFading strategy is applied More... | |
1.5.5