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... | |
HarqProcessInfoElement_t structure.
Definition at line 40 of file lte-harq-phy.h.
| uint16_t ns3::HarqProcessInfoElement_t::m_codeBits | 
code bits
Definition at line 45 of file lte-harq-phy.h.
Referenced by ns3::LteHarqPhy::UpdateDlHarqProcessStatus(), and ns3::LteHarqPhy::UpdateUlHarqProcessStatus().
| uint16_t ns3::HarqProcessInfoElement_t::m_infoBits | 
info bits
Definition at line 44 of file lte-harq-phy.h.
Referenced by ns3::LteHarqPhy::UpdateDlHarqProcessStatus(), and ns3::LteHarqPhy::UpdateUlHarqProcessStatus().
| double ns3::HarqProcessInfoElement_t::m_mi | 
MI.
Definition at line 42 of file lte-harq-phy.h.
Referenced by ns3::LteHarqPhy::UpdateDlHarqProcessStatus(), and ns3::LteHarqPhy::UpdateUlHarqProcessStatus().
| uint8_t ns3::HarqProcessInfoElement_t::m_rv | 
RV.
Definition at line 43 of file lte-harq-phy.h.