User Manual, Developers Guide and API Documentation

wns::scheduler::ChannelQualityOnOneSubChannel Class Reference

data structure which is used to store channel quality

#include <scheduler/SchedulerTypes.hpp>

Collaboration diagram for wns::scheduler::ChannelQualityOnOneSubChannel:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

Definition at line 466 of file SchedulerTypes.hpp.


Constructor & Destructor Documentation

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.


Member Data Documentation

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.


The documentation for this class was generated from the following file:

Generated on Sun May 27 03:33:02 2012 for openWNS by  doxygen 1.5.5