![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Component |
| class | OFDMAMeasurement |
| Measurement Class for vectorized values depending on the OFDMA subchannel An implementation (non-abstract) is located in OFDMAPhy. More... | |
| class | OFDMAPhy |
| class | PowerAdmissionInterface |
| class | RSSInterface |
| class | Scanner |
| class | Sender |
| class | Station |
| class | SystemManager |
| class | Transmitter |
| OFDMA version of transmitter This really doesn't do much on its own. It simply relies on the RISE base class. More... | |
Namespaces | |
| namespace | receiver |
| namespace | tests |
Typedefs | |
| typedef const ofdmaphy::OFDMAMeasurement & | OFDMAPHYMeasurementConstRef |
| a const reference to the OFDMAMeasurement can be used anywhere. | |
| typedef wns::SmartPtr< const ofdmaphy::OFDMAMeasurement > | OFDMAPHYMeasurementPtr |
| when a pointer to a OFDMAMeasurement is needed, use this one (SmartPtr) which takes care of memory deallocation itself. | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const OFDMAMeasurement &m) |
| define stream operator for class | |
| typedef const ofdmaphy::OFDMAMeasurement& ofdmaphy::OFDMAPHYMeasurementConstRef |
Definition at line 103 of file OFDMAMeasurement.hpp.
Definition at line 101 of file OFDMAMeasurement.hpp.
| std::ostream& ofdmaphy::operator<< | ( | std::ostream & | s, | |
| const OFDMAMeasurement & | m | |||
| ) | [inline] |
Definition at line 96 of file OFDMAMeasurement.hpp.
1.5.5