![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | ARF |
| The ARF Rate Adpation tries to find the maximum MCS with a packet error rate below a given value. More... | |
| class | Constant |
| Constant Rate Adaption: Always use configured MCS. More... | |
| class | IRateAdaptationStrategy |
| Interface for all Rate Adaptation Strategies. More... | |
| class | IRateAdaptationStrategyCreator |
| Special creator for IRateAdaptation. More... | |
| class | wifimac::lowerMAC::rateAdaptationStrategies::IRateAdaptationStrategyCreator< KIND, KIND > |
| class | PER |
| The PER Rate Adpation tries to find the maximum MCS with a packet error rate below a given value. More... | |
| class | SINR |
| The SINR-based Rate Adaptation (RA) selects the MCS based on the knowledge of received link quality indicators. More... | |
Typedefs | |
| typedef IRateAdaptationStrategyCreator < IRateAdaptationStrategy > | RateAdaptationStrategyCreator |
| typedef wns::StaticFactory < RateAdaptationStrategyCreator > | RateAdaptationStrategyFactory |
| typedef IRateAdaptationStrategyCreator<IRateAdaptationStrategy> wifimac::lowerMAC::rateAdaptationStrategies::RateAdaptationStrategyCreator |
Definition at line 125 of file IRateAdaptationStrategy.hpp.
| typedef wns::StaticFactory<RateAdaptationStrategyCreator> wifimac::lowerMAC::rateAdaptationStrategies::RateAdaptationStrategyFactory |
Definition at line 126 of file IRateAdaptationStrategy.hpp.
1.5.5