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


Definition at line 40 of file SINRwithMIMOInformationBase.hpp.
| typedef wns::container::Registry<wns::service::dll::UnicastAddress, NumSSToFactorMap*> wifimac::draftn::SINRwithMIMOInformationBase::AddressToFactorsMap |
Definition at line 45 of file SINRwithMIMOInformationBase.hpp.
typedef wns::container::Registry<wns::service::dll::UnicastAddress, FactorsTimePair*> wifimac::draftn::SINRwithMIMOInformationBase::AddressToFactorsTimeMap [private] |
Definition at line 93 of file SINRwithMIMOInformationBase.hpp.
typedef std::pair<NumSSToFactorMap, wns::simulator::Time> wifimac::draftn::SINRwithMIMOInformationBase::FactorsTimePair [private] |
Definition at line 92 of file SINRwithMIMOInformationBase.hpp.
| typedef std::map<unsigned int, std::vector<wns::Ratio> > wifimac::draftn::SINRwithMIMOInformationBase::NumSSToFactorMap |
Definition at line 44 of file SINRwithMIMOInformationBase.hpp.
| SINRwithMIMOInformationBase::SINRwithMIMOInformationBase | ( | wns::ldk::ManagementServiceRegistry * | msr, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 39 of file SINRwithMIMOInformationBase.cpp.
| virtual wifimac::draftn::SINRwithMIMOInformationBase::~SINRwithMIMOInformationBase | ( | ) | [inline, virtual] |
Definition at line 52 of file SINRwithMIMOInformationBase.hpp.
| std::map< unsigned int, std::vector< wns::Ratio > > SINRwithMIMOInformationBase::getAllMeasuredFactors | ( | const wns::service::dll::UnicastAddress | peer | ) | const |
Definition at line 146 of file SINRwithMIMOInformationBase.cpp.
| std::vector< wns::Ratio > SINRwithMIMOInformationBase::getMeasuredFactor | ( | const wns::service::dll::UnicastAddress | tx, | |
| unsigned int | numSS | |||
| ) | const |
Definition at line 80 of file SINRwithMIMOInformationBase.cpp.
| std::vector< wns::Ratio > SINRwithMIMOInformationBase::getPeerFactor | ( | const wns::service::dll::UnicastAddress | peer, | |
| unsigned int | numSS | |||
| ) | const |
Definition at line 118 of file SINRwithMIMOInformationBase.cpp.
| bool SINRwithMIMOInformationBase::knowsMeasuredFactor | ( | const wns::service::dll::UnicastAddress | tx, | |
| unsigned int | numSS | |||
| ) | const |
Definition at line 66 of file SINRwithMIMOInformationBase.cpp.
| bool SINRwithMIMOInformationBase::knowsPeerFactor | ( | const wns::service::dll::UnicastAddress | peer, | |
| unsigned int | numSS | |||
| ) | const |
Definition at line 99 of file SINRwithMIMOInformationBase.cpp.
| void SINRwithMIMOInformationBase::onMSRCreated | ( | ) | [private, virtual] |
Reimplemented from wifimac::management::SINRInformationBase.
Definition at line 48 of file SINRwithMIMOInformationBase.cpp.
| void SINRwithMIMOInformationBase::putFactorMeasurement | ( | const wns::service::dll::UnicastAddress | tx, | |
| const std::vector< wns::Ratio > | sinrFactor | |||
| ) |
Definition at line 54 of file SINRwithMIMOInformationBase.cpp.
| void SINRwithMIMOInformationBase::putFakePeerMIMOFactors | ( | const wns::service::dll::UnicastAddress | peer, | |
| NumSSToFactorMap | allFactors | |||
| ) |
Definition at line 134 of file SINRwithMIMOInformationBase.cpp.
| void SINRwithMIMOInformationBase::putPeerFactor | ( | const wns::service::dll::UnicastAddress | peer, | |
| const std::vector< wns::Ratio > | factor | |||
| ) |
Definition at line 88 of file SINRwithMIMOInformationBase.cpp.
Definition at line 89 of file SINRwithMIMOInformationBase.hpp.
Definition at line 94 of file SINRwithMIMOInformationBase.hpp.
Reimplemented from wifimac::management::SINRInformationBase.
Definition at line 97 of file SINRwithMIMOInformationBase.hpp.
Definition at line 90 of file SINRwithMIMOInformationBase.hpp.
1.5.5