struct defining the RACH configuration of the MAC More...
#include "lte-enb-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. | |
struct defining the RACH configuration of the MAC
Definition at line 120 of file lte-enb-cmac-sap.h.
| uint8_t ns3::LteEnbCmacSapProvider::RachConfig::connEstFailCount |
the counter value for T300 timer expiration
Definition at line 125 of file lte-enb-cmac-sap.h.
| uint8_t ns3::LteEnbCmacSapProvider::RachConfig::numberOfRaPreambles |
number of RA preambles
Definition at line 122 of file lte-enb-cmac-sap.h.
| uint8_t ns3::LteEnbCmacSapProvider::RachConfig::preambleTransMax |
preamble transmit maximum
Definition at line 123 of file lte-enb-cmac-sap.h.
| uint8_t ns3::LteEnbCmacSapProvider::RachConfig::raResponseWindowSize |
RA response window size.
Definition at line 124 of file lte-enb-cmac-sap.h.