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

Public Member Functions | |
| ChannelQualityOnOneSubChannel (wns::Ratio _pathloss, wns::Power _interference, wns::Power _carrier, wns::Power _iIntra=wns::Power::from_mW(0.0)) | |
| ChannelQualityOnOneSubChannel () | |
Public Attributes | |
| wns::Power | carrier |
| measured RxPower | |
| wns::Power | interference |
| measured (I + N) | |
| wns::Ratio | pathloss |
| measured pathloss (counted positive, i.e. x dB with x>0) | |
| struct { | |
| wns::Power iIntra | |
| } | sdma |
Definition at line 466 of file SchedulerTypes.hpp.
| wns::scheduler::ChannelQualityOnOneSubChannel::ChannelQualityOnOneSubChannel | ( | ) | [inline] |
Definition at line 469 of file SchedulerTypes.hpp.
| wns::scheduler::ChannelQualityOnOneSubChannel::ChannelQualityOnOneSubChannel | ( | wns::Ratio | _pathloss, | |
| wns::Power | _interference, | |||
| wns::Power | _carrier, | |||
| wns::Power | _iIntra = wns::Power::from_mW(0.0) | |||
| ) | [inline] |
Definition at line 477 of file SchedulerTypes.hpp.
Definition at line 489 of file SchedulerTypes.hpp.
Definition at line 496 of file SchedulerTypes.hpp.
Definition at line 493 of file SchedulerTypes.hpp.
Definition at line 491 of file SchedulerTypes.hpp.
| struct { ... } wns::scheduler::ChannelQualityOnOneSubChannel::sdma |
1.5.5