#include <ns3/log.h>
#include <ns3/assert.h>
#include <math.h>
#include <vector>
#include <map>
#include <ns3/simple-ref-count.h>
Go to the source code of this file.
Classes | |
struct | ns3::HarqProcessInfoElement_t |
class | ns3::LteHarqPhy |
The LteHarqPhy class implements the HARQ functionalities related to PHY layer (i.e., decodification buffers for incremental redundancy managment) More... |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |
Typedefs | |
typedef std::vector < HarqProcessInfoElement_t > | ns3::HarqProcessInfoList_t |