User Manual, Developers Guide and API Documentation

wns::CandI Class Reference

class to encapsulate carrier and interference power levels separately for SDMA purposes intra-cell interference can be given separately

#include <CandI.hpp>

Inheritance diagram for wns::CandI:

Inheritance graph
[legend]
Collaboration diagram for wns::CandI:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CandI (wns::Power carrier, wns::Power interference, wns::Ratio pathloss, wns::Ratio iPathloss)
 CandI (wns::Power carrier, wns::Power interference, wns::Ratio pathloss)
 CandI (wns::Power carrier, wns::Power interference)
 CandI ()
virtual std::string doToString () const
 required for IOutputStreamable
bool isValid () const
 valid=true if the defaults are overwritten with reasonable values.
bool operator< (const CandI &candi) const
wns::Ratio toSINR () const
 ~CandI ()

Public Attributes

wns::Power C
wns::Power I
wns::Ratio IPL
wns::Ratio PL
struct {
   wns::Power   iIntra
sdma

Friends

std::ostream & operator<< (std::ostream &str, const CandI &candi)


Detailed Description

Definition at line 41 of file CandI.hpp.


Constructor & Destructor Documentation

wns::CandI::CandI (  )  [inline]

Definition at line 46 of file CandI.hpp.

wns::CandI::CandI ( wns::Power  carrier,
wns::Power  interference 
) [inline]

Definition at line 55 of file CandI.hpp.

wns::CandI::CandI ( wns::Power  carrier,
wns::Power  interference,
wns::Ratio  pathloss 
) [inline]

Definition at line 64 of file CandI.hpp.

wns::CandI::CandI ( wns::Power  carrier,
wns::Power  interference,
wns::Ratio  pathloss,
wns::Ratio  iPathloss 
) [inline]

Definition at line 73 of file CandI.hpp.

wns::CandI::~CandI (  )  [inline]

Definition at line 120 of file CandI.hpp.


Member Function Documentation

virtual std::string wns::CandI::doToString (  )  const [inline, virtual]

Implements wns::IOutputStreamable.

Definition at line 98 of file CandI.hpp.

bool wns::CandI::isValid (  )  const [inline]

Definition at line 88 of file CandI.hpp.

bool wns::CandI::operator< ( const CandI candi  )  const [inline]

Definition at line 93 of file CandI.hpp.

wns::Ratio wns::CandI::toSINR (  )  const [inline]

Definition at line 82 of file CandI.hpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  str,
const CandI candi 
) [friend]

Definition at line 109 of file CandI.hpp.


Member Data Documentation

Definition at line 122 of file CandI.hpp.

Definition at line 123 of file CandI.hpp.

Definition at line 129 of file CandI.hpp.

Definition at line 125 of file CandI.hpp.

Definition at line 124 of file CandI.hpp.

struct { ... } wns::CandI::sdma


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

Generated on Sat May 26 03:32:50 2012 for openWNS by  doxygen 1.5.5