struct defining the RACH configuration of the MAC More...
#include <lte-enb-cmac-sap.h>
Public Attributes | |
uint8_t | numberOfRaPreambles |
uint8_t | preambleTransMax |
uint8_t | raResponseWindowSize |
struct defining the RACH configuration of the MAC
Definition at line 133 of file lte-enb-cmac-sap.h.
uint8_t ns3::LteEnbCmacSapProvider::RachConfig::numberOfRaPreambles |
Definition at line 135 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 |
Definition at line 136 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 |
Definition at line 137 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoGetRachConfig(), ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::LteEnbRrc::SendSystemInformation().