A Discrete-Event Network Simulator
API
ns3::LteEnbCmacSapProvider::RachConfig Struct Reference

struct defining the RACH configuration of the MAC More...

#include "lte-enb-cmac-sap.h"

+ Collaboration diagram for ns3::LteEnbCmacSapProvider::RachConfig:

Public Attributes

uint8_t connEstFailCount
 the counter value for T300 timer expiration More...
 
uint8_t numberOfRaPreambles
 number of RA preambles More...
 
uint8_t preambleTransMax
 preamble transmit maximum More...
 
uint8_t raResponseWindowSize
 RA response window size. More...
 

Detailed Description

struct defining the RACH configuration of the MAC

Definition at line 137 of file lte-enb-cmac-sap.h.

Member Data Documentation

◆ connEstFailCount

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::connEstFailCount

◆ numberOfRaPreambles

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::numberOfRaPreambles

◆ preambleTransMax

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::preambleTransMax

◆ raResponseWindowSize

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::raResponseWindowSize

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