A Discrete-Event Network Simulator
API
Public Attributes | List of all members
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

◆ m_codeBits

uint16_t ns3::HarqProcessInfoElement_t::m_codeBits

◆ m_infoBits

uint16_t ns3::HarqProcessInfoElement_t::m_infoBits

◆ m_mi

double ns3::HarqProcessInfoElement_t::m_mi

◆ m_rv

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: