User Manual, Developers Guide and API Documentation

wns::scheduler::harq::UniformRandomDecoder Class Reference

Very simple decoder without utilizing SINR measurements. Just for basic tests.

#include <scheduler/harq/HARQ.hpp>

Inheritance diagram for wns::scheduler::harq::UniformRandomDecoder:

Inheritance graph
[legend]
Collaboration diagram for wns::scheduler::harq::UniformRandomDecoder:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool canDecode (SoftCombiningContainer)
 UniformRandomDecoder (const UniformRandomDecoder &other)
 UniformRandomDecoder (const wns::pyconfig::View &)
virtual ~UniformRandomDecoder ()

Private Attributes

std::auto_ptr
< wns::distribution::Distribution
dis_
double initialPER_
wns::logger::Logger logger_
double rolloffFactor_


Detailed Description

Definition at line 72 of file HARQ.hpp.


Constructor & Destructor Documentation

UniformRandomDecoder::UniformRandomDecoder ( const wns::pyconfig::View config  ) 

Definition at line 53 of file HARQ.cpp.

UniformRandomDecoder::UniformRandomDecoder ( const UniformRandomDecoder other  ) 

Definition at line 61 of file HARQ.cpp.

virtual wns::scheduler::harq::UniformRandomDecoder::~UniformRandomDecoder (  )  [inline, virtual]

Definition at line 81 of file HARQ.hpp.


Member Function Documentation

bool UniformRandomDecoder::canDecode ( SoftCombiningContainer  input  )  [virtual]

Implements wns::scheduler::harq::IDecoder.

Definition at line 70 of file HARQ.cpp.


Member Data Documentation

Definition at line 87 of file HARQ.hpp.

Definition at line 89 of file HARQ.hpp.

Definition at line 93 of file HARQ.hpp.

Definition at line 91 of file HARQ.hpp.


The documentation for this class was generated from the following files:

Generated on Sun May 27 03:33:04 2012 for openWNS by  doxygen 1.5.5