![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Antenna |
| Base class of all antennas. More... | |
| class | Beamforming |
| class | ITUAntenna |
| Three dimensional antenna according to ITU-R M2135 pp.17. More... | |
| class | ITUAntennaWithWrap |
| Three dimensional antenna according to ITU-R M2135 pp.17. More... | |
| class | Static |
Namespaces | |
| namespace | pattern |
Typedefs | |
| typedef wns::service::phy::ofdma::Pattern | Pattern |
| typedef std::vector< PatternPtr > | PatternContainer |
| Beamforming antenna Optimal Beamformer, L. C. Godara. Application of antenna arrays to mobile communications, part II: Beamforming and direction of arrival considerations. Proceedings of the IEEE, 85(8):1193-1245, 1997. | |
| typedef wns::service::phy::ofdma::PatternPtr | PatternPtr |
| Class to hold the beampattern calculated by the Beamforming Antenna. The class is RefCountable to allow the PatternPtr typedef. | |
| typedef std::map < TransmissionObjectPtr, PatternPtr > | TO2PatternMap |
Definition at line 54 of file Antenna.hpp.
| typedef std::vector<PatternPtr> rise::antenna::PatternContainer |
Definition at line 51 of file Beamforming.hpp.
Definition at line 46 of file Antenna.hpp.
| typedef std::map<TransmissionObjectPtr, PatternPtr> rise::antenna::TO2PatternMap |
Definition at line 52 of file Beamforming.hpp.
1.5.5