A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteUeCmacSapProvider::RachConfig Struct Reference

RachConfig structure. More...

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

Collaboration diagram for ns3::LteUeCmacSapProvider::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

RachConfig structure.

Definition at line 31 of file lte-ue-cmac-sap.h.

Member Data Documentation

◆ connEstFailCount

uint8_t ns3::LteUeCmacSapProvider::RachConfig::connEstFailCount

the counter value for T300 timer expiration

Definition at line 36 of file lte-ue-cmac-sap.h.

◆ numberOfRaPreambles

uint8_t ns3::LteUeCmacSapProvider::RachConfig::numberOfRaPreambles

number of RA preambles

Definition at line 33 of file lte-ue-cmac-sap.h.

◆ preambleTransMax

uint8_t ns3::LteUeCmacSapProvider::RachConfig::preambleTransMax

preamble transmit maximum

Definition at line 34 of file lte-ue-cmac-sap.h.

◆ raResponseWindowSize

uint8_t ns3::LteUeCmacSapProvider::RachConfig::raResponseWindowSize

RA response window size.

Definition at line 35 of file lte-ue-cmac-sap.h.


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