A Discrete-Event Network Simulator
API
ns3::HarqProcessInfoElement_t Struct Reference

HarqProcessInfoElement_t structure. More...

#include "lte-harq-phy.h"

Public Attributes

uint16_t m_codeBits
 code bits More...
 
uint16_t m_infoBits
 info bits More...
 
double m_mi
 MI. More...
 
uint8_t m_rv
 RV. More...
 

Detailed Description

HarqProcessInfoElement_t structure.

Definition at line 40 of file lte-harq-phy.h.

Member Data Documentation

uint16_t ns3::HarqProcessInfoElement_t::m_codeBits
uint16_t ns3::HarqProcessInfoElement_t::m_infoBits
double ns3::HarqProcessInfoElement_t::m_mi
uint8_t ns3::HarqProcessInfoElement_t::m_rv

RV.

Definition at line 43 of file lte-harq-phy.h.


The documentation for this struct was generated from the following file: