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

See section 4.3.6 rachListElement. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::RachListElement_s:

Public Attributes

uint16_t m_estimatedSize {UINT16_MAX}
 estimated size More...
 
uint16_t m_rnti {UINT16_MAX}
 RNTI. More...
 

Detailed Description

See section 4.3.6 rachListElement.

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

Member Data Documentation

◆ m_estimatedSize

uint16_t ns3::RachListElement_s::m_estimatedSize {UINT16_MAX}

estimated size

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

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

◆ m_rnti

uint16_t ns3::RachListElement_s::m_rnti {UINT16_MAX}

RNTI.

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

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


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