![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/service/phy/power/OFDMAMeasurement.hpp>#include <RISE/scenario/ftfading/FTFading.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | ofdmaphy |
Classes | |
| class | ofdmaphy::OFDMAMeasurement |
| Measurement Class for vectorized values depending on the OFDMA subchannel An implementation (non-abstract) is located in OFDMAPhy. More... | |
Typedefs | |
| typedef const ofdmaphy::OFDMAMeasurement & | ofdmaphy::OFDMAPHYMeasurementConstRef |
| a const reference to the OFDMAMeasurement can be used anywhere. | |
| typedef wns::SmartPtr< const ofdmaphy::OFDMAMeasurement > | ofdmaphy::OFDMAPHYMeasurementPtr |
| when a pointer to a OFDMAMeasurement is needed, use this one (SmartPtr) which takes care of memory deallocation itself. | |
Functions | |
| std::ostream & | ofdmaphy::operator<< (std::ostream &s, const OFDMAMeasurement &m) |
| define stream operator for class | |
1.5.5