![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scheduler/strategy/apcstrategy/APCStrategyInterface.hpp>

Public Member Functions | |
| APCResult () | |
| ~APCResult () | |
Public Attributes | |
| wns::CandI | estimatedCandI |
| SINR we assumed (alternative interface). | |
| wns::service::phy::phymode::PhyModeInterfacePtr | phyModePtr |
| phyMode for the SINR we assumed | |
| wns::Ratio | sinr |
| SINR we assumed. | |
| wns::Power | txPower |
| result of Adaptive Power Control (APC) | |
Definition at line 40 of file APCStrategyInterface.hpp.
| wns::scheduler::strategy::apcstrategy::APCResult::APCResult | ( | ) | [inline] |
Definition at line 42 of file APCStrategyInterface.hpp.
| wns::scheduler::strategy::apcstrategy::APCResult::~APCResult | ( | ) | [inline] |
Definition at line 43 of file APCStrategyInterface.hpp.
Definition at line 51 of file APCStrategyInterface.hpp.
| wns::service::phy::phymode::PhyModeInterfacePtr wns::scheduler::strategy::apcstrategy::APCResult::phyModePtr |
Definition at line 47 of file APCStrategyInterface.hpp.
Definition at line 49 of file APCStrategyInterface.hpp.
Definition at line 43 of file APCStrategyInterface.hpp.
1.5.5