![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/node/Interface.hpp>#include <WNS/PowerRatio.hpp>#include <WNS/service/phy/phymode/PhyModeInterface.hpp>#include <WNS/PythonicOutput.hpp>#include <WNS/RefCountable.hpp>#include <WNS/Cloneable.hpp>#include <WNS/SmartPtr.hpp>

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