5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrGnbCmacSapProvider::RachConfig Struct Reference

#include "nr-gnb-cmac-sap.h"

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 118 of file nr-gnb-cmac-sap.h.

Member Data Documentation

◆ connEstFailCount

uint8_t ns3::NrGnbCmacSapProvider::RachConfig::connEstFailCount

the counter value for T300 timer expiration

Definition at line 123 of file nr-gnb-cmac-sap.h.

Referenced by ns3::NrUeManager::PrepareHandover().

◆ numberOfRaPreambles

uint8_t ns3::NrGnbCmacSapProvider::RachConfig::numberOfRaPreambles

number of RA preambles

Definition at line 120 of file nr-gnb-cmac-sap.h.

Referenced by ns3::NrUeManager::PrepareHandover().

◆ preambleTransMax

uint8_t ns3::NrGnbCmacSapProvider::RachConfig::preambleTransMax

preamble transmit maximum

Definition at line 121 of file nr-gnb-cmac-sap.h.

Referenced by ns3::NrUeManager::PrepareHandover().

◆ raResponseWindowSize

uint8_t ns3::NrGnbCmacSapProvider::RachConfig::raResponseWindowSize

RA response window size.

Definition at line 122 of file nr-gnb-cmac-sap.h.

Referenced by ns3::NrUeManager::PrepareHandover().


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