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"

Public Attributes

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

uint8_t ns3::LteEnbCmacSapProvider::RachConfig::numberOfRaPreambles
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::preambleTransMax
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::raResponseWindowSize

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