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


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) |
Definition at line 41 of file CandI.hpp.
| wns::CandI::CandI | ( | wns::Power | carrier, | |
| wns::Power | interference | |||
| ) | [inline] |
| wns::CandI::CandI | ( | wns::Power | carrier, | |
| wns::Power | interference, | |||
| wns::Ratio | pathloss | |||
| ) | [inline] |
| wns::CandI::CandI | ( | wns::Power | carrier, | |
| wns::Power | interference, | |||
| wns::Ratio | pathloss, | |||
| wns::Ratio | iPathloss | |||
| ) | [inline] |
| virtual std::string wns::CandI::doToString | ( | ) | const [inline, virtual] |
| wns::Ratio wns::CandI::toSINR | ( | ) | const [inline] |
| std::ostream& operator<< | ( | std::ostream & | str, | |
| const CandI & | candi | |||
| ) | [friend] |
| struct { ... } wns::CandI::sdma |
1.5.5