#include "lte-harq-phy.h"
Public Attributes | |
| uint16_t | m_codeBits | 
| uint16_t | m_infoBits | 
| double | m_mi | 
| uint8_t | m_rv | 
Definition at line 39 of file lte-harq-phy.h.
| uint16_t ns3::HarqProcessInfoElement_t::m_codeBits | 
Definition at line 44 of file lte-harq-phy.h.
Referenced by ns3::LteHarqPhy::UpdateDlHarqProcessStatus(), and ns3::LteHarqPhy::UpdateUlHarqProcessStatus().
| uint16_t ns3::HarqProcessInfoElement_t::m_infoBits | 
Definition at line 43 of file lte-harq-phy.h.
Referenced by ns3::LteHarqPhy::UpdateDlHarqProcessStatus(), and ns3::LteHarqPhy::UpdateUlHarqProcessStatus().
| double ns3::HarqProcessInfoElement_t::m_mi | 
Definition at line 41 of file lte-harq-phy.h.
Referenced by ns3::LteHarqPhy::UpdateDlHarqProcessStatus(), and ns3::LteHarqPhy::UpdateUlHarqProcessStatus().
| uint8_t ns3::HarqProcessInfoElement_t::m_rv | 
Definition at line 42 of file lte-harq-phy.h.