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

See section 4.3.6 rachListElement. More...

#include "ff-mac-common.h"

Public Attributes

uint16_t m_estimatedSize
 estimated size More...
 
uint16_t m_rnti
 RNTI. More...
 

Detailed Description

See section 4.3.6 rachListElement.

Definition at line 215 of file ff-mac-common.h.

Member Data Documentation

uint16_t ns3::RachListElement_s::m_estimatedSize

estimated size

Definition at line 218 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoSubframeIndication().

uint16_t ns3::RachListElement_s::m_rnti

RNTI.

Definition at line 217 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoSubframeIndication().


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