![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <service/phy/ofdma/Pattern.hpp>


Public Member Functions | |
| double | getEntry (unsigned int i) const |
| wns::Ratio | getMaxGain () const |
| wns::Ratio | getOmniAttenuation () const |
| unsigned int | getSize () const |
Protected Attributes | |
| wns::Ratio | omniAttenuation |
| std::vector< double > | pattern |
Friends | |
| class | rise::antenna::Beamforming |
Definition at line 41 of file Pattern.hpp.
Definition at line 51 of file Pattern.hpp.
| wns::Ratio wns::service::phy::ofdma::Pattern::getMaxGain | ( | ) | const [inline] |
Definition at line 61 of file Pattern.hpp.
| wns::Ratio wns::service::phy::ofdma::Pattern::getOmniAttenuation | ( | ) | const [inline] |
Definition at line 46 of file Pattern.hpp.
| unsigned int wns::service::phy::ofdma::Pattern::getSize | ( | ) | const [inline] |
Definition at line 56 of file Pattern.hpp.
friend class rise::antenna::Beamforming [friend] |
Definition at line 44 of file Pattern.hpp.
gives the ratio of the power that passes through the pattern as compared to the power that an omnidirectional antenna would absorb/emit. This is needed in the SDMA reception case at a BF antenna to derive the intercell interference. See
Definition at line 82 of file Pattern.hpp.
std::vector<double> wns::service::phy::ofdma::Pattern::pattern [protected] |
Definition at line 74 of file Pattern.hpp.
1.5.5