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 More... | |
uint8_t | numberOfRaPreambles |
number of RA preambles More... | |
uint8_t | preambleTransMax |
preamble transmit maximum More... | |
uint8_t | raResponseWindowSize |
RA response window size. More... | |
struct defining the RACH configuration of the MAC
Definition at line 137 of file lte-enb-cmac-sap.h.
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::connEstFailCount |
the counter value for T300 timer expiration
Definition at line 142 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoGetRachConfig(), ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::LteEnbRrc::SendSystemInformation().
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::numberOfRaPreambles |
number of RA preambles
Definition at line 139 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoGetRachConfig(), ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::LteEnbRrc::SendSystemInformation().
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::preambleTransMax |
preamble transmit maximum
Definition at line 140 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoGetRachConfig(), ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::LteEnbRrc::SendSystemInformation().
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::raResponseWindowSize |
RA response window size.
Definition at line 141 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoGetRachConfig(), ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::LteEnbRrc::SendSystemInformation().