A Discrete-Event Network Simulator
API
lte-harq-phy.h File Reference
#include <ns3/log.h>
#include <ns3/assert.h>
#include <math.h>
#include <vector>
#include <map>
#include <ns3/simple-ref-count.h>
+ Include dependency graph for lte-harq-phy.h:

Go to the source code of this file.

Classes

struct  ns3::HarqProcessInfoElement_t
 HarqProcessInfoElement_t structure. More...
 
class  ns3::LteHarqPhy
 The LteHarqPhy class implements the HARQ functionalities related to PHY layer (i.e., decodification buffers for incremental redundancy management) More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Typedefs

typedef std::vector< HarqProcessInfoElement_t > ns3::HarqProcessInfoList_t
 HarqProcessInfoList_t typedef. More...