![]() |
5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
|
AllocateNcRaPreambleReturnValue structure. More...
#include "nr-gnb-cmac-sap.h"
Public Attributes | |
uint8_t | raPrachMaskIndex |
PRACH mask index. | |
uint8_t | raPreambleId |
random access preamble id | |
bool | valid |
true if a valid RA config was allocated, false otherwise | |
AllocateNcRaPreambleReturnValue structure.
Definition at line 136 of file nr-gnb-cmac-sap.h.
uint8_t ns3::NrGnbCmacSapProvider::AllocateNcRaPreambleReturnValue::raPrachMaskIndex |
PRACH mask index.
Definition at line 140 of file nr-gnb-cmac-sap.h.
Referenced by ns3::NrUeManager::PrepareHandover().
uint8_t ns3::NrGnbCmacSapProvider::AllocateNcRaPreambleReturnValue::raPreambleId |
random access preamble id
Definition at line 139 of file nr-gnb-cmac-sap.h.
Referenced by ns3::NrUeManager::PrepareHandover().
bool ns3::NrGnbCmacSapProvider::AllocateNcRaPreambleReturnValue::valid |
true if a valid RA config was allocated, false otherwise
Definition at line 138 of file nr-gnb-cmac-sap.h.
Referenced by ns3::NrUeManager::PrepareHandover().