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

Public Member Functions | |
| PowerCapabilities (const wns::pyconfig::View &config) | |
| PowerCapabilities () | |
Public Attributes | |
| wns::Power | maxOverall |
| total transmit power limit over the whole bandwidth | |
| wns::Power | maxPerSubband |
| transmit power limit over one subChannel | |
| wns::Power | nominalPerSubband |
| default transmit power over one subChannel | |
Definition at line 323 of file SchedulerTypes.hpp.
| wns::scheduler::PowerCapabilities::PowerCapabilities | ( | ) | [inline] |
Definition at line 325 of file SchedulerTypes.hpp.
| wns::scheduler::PowerCapabilities::PowerCapabilities | ( | const wns::pyconfig::View & | config | ) | [inline, explicit] |
Definition at line 332 of file SchedulerTypes.hpp.
Definition at line 339 of file SchedulerTypes.hpp.
Definition at line 341 of file SchedulerTypes.hpp.
Definition at line 343 of file SchedulerTypes.hpp.
1.5.5