![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scenario/fastfading/FastFading.hpp>

Public Member Functions | |
| virtual wns::Ratio | getFastFading () const =0 |
| virtual | ~FastFading () |
Protected Member Functions | |
| FastFading () | |
Definition at line 38 of file FastFading.hpp.
| virtual rise::scenario::fastfading::FastFading::~FastFading | ( | ) | [inline, virtual] |
Definition at line 43 of file FastFading.hpp.
| rise::scenario::fastfading::FastFading::FastFading | ( | ) | [inline, protected] |
Definition at line 46 of file FastFading.hpp.
| virtual wns::Ratio rise::scenario::fastfading::FastFading::getFastFading | ( | ) | const [pure virtual] |
Implemented in rise::scenario::fastfading::None, and rise::scenario::fastfading::Rice.
1.5.5