5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrGnbCmacSapProvider::AllocateNcRaPreambleReturnValue Struct Reference

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
 

Detailed Description

AllocateNcRaPreambleReturnValue structure.

Definition at line 136 of file nr-gnb-cmac-sap.h.

Member Data Documentation

◆ raPrachMaskIndex

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().

◆ raPreambleId

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().

◆ valid

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().


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