A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
uint8_t numberOfRaPreambles
 number of RA preambles
 
uint8_t preambleTransMax
 preamble transmit maximum
 
uint8_t raResponseWindowSize
 RA response window size.
 

Detailed Description

struct defining the RACH configuration of the MAC

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

Member Data Documentation

◆ connEstFailCount

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::connEstFailCount

the counter value for T300 timer expiration

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

◆ numberOfRaPreambles

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::numberOfRaPreambles

number of RA preambles

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

◆ preambleTransMax

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::preambleTransMax

preamble transmit maximum

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

◆ raResponseWindowSize

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::raResponseWindowSize

RA response window size.

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


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