User Manual, Developers Guide and API Documentation

wns::service::phy::power Namespace Reference


Classes

class  OFDMAMeasurement
 Measurement Class for vectorized values depending on the OFDMA subchannel An implementation (non-abstract) is located in OFDMAPhy. More...
class  PowerMeasurementInterface
 Measurement class for power values (S,I,N,SINR) These are only basic, scalar measurements without much calculation effort. Some of the methods calculate 'on demand', so no effort if they are not used An implementation (non-abstract) is located in RISE or OFDMAPhy. More...

Typedefs

typedef const
wns::service::phy::power::OFDMAMeasurement
OFDMAMeasurementConstRef
 a const reference to the OFDMAMeasurement can be used anywhere.
typedef wns::SmartPtr< const
wns::service::phy::power::OFDMAMeasurement
OFDMAMeasurementPtr
 when a pointer to a OFDMAMeasurement is needed, use this one (SmartPtr) which takes care of memory deallocation itself.
typedef const
wns::service::phy::power::PowerMeasurementInterface
PowerMeasurementConstRef
 a const reference to the PowerMeasurement can be used anywhere.
typedef wns::SmartPtr< const
wns::service::phy::power::PowerMeasurementInterface
PowerMeasurementPtr
 when a pointer to a PowerMeasurement is needed, use this one (SmartPtr) which takes care of memory deallocation itself.

Functions

std::ostream & operator<< (std::ostream &s, const wns::service::phy::power::PowerMeasurementInterface &p)
 define stream operator for class PowerMeasurementInterface
std::ostream & operator<< (std::ostream &s, const wns::service::phy::power::OFDMAMeasurement &p)
 define stream operator for class PowerMeasurementInterface


Typedef Documentation

Definition at line 89 of file OFDMAMeasurement.hpp.

Definition at line 87 of file OFDMAMeasurement.hpp.

Definition at line 134 of file PowerMeasurement.hpp.

Definition at line 131 of file PowerMeasurement.hpp.


Function Documentation

std::ostream& wns::service::phy::power::operator<< ( std::ostream &  s,
const wns::service::phy::power::PowerMeasurementInterface p 
) [inline]

Definition at line 138 of file PowerMeasurement.hpp.

std::ostream& wns::service::phy::power::operator<< ( std::ostream &  s,
const wns::service::phy::power::OFDMAMeasurement p 
) [inline]

Definition at line 93 of file OFDMAMeasurement.hpp.


Generated on Fri Feb 10 03:34:04 2012 for openWNS by  doxygen 1.5.5