A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue Struct Reference

#include <lte-enb-cmac-sap.h>

Public Attributes

uint8_t raPrachMaskIndex
 
uint8_t raPreambleId
 random access preamble id More...
 
bool valid
 true if a valid RA config was allocated, false otherwise More...
 

Detailed Description

Definition at line 150 of file lte-enb-cmac-sap.h.

Member Data Documentation

uint8_t ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue::raPrachMaskIndex
uint8_t ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue::raPreambleId

random access preamble id

Definition at line 153 of file lte-enb-cmac-sap.h.

Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble(), and ns3::LteEnbRrc::DoRecvHandoverRequest().

bool ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue::valid

true if a valid RA config was allocated, false otherwise

Definition at line 152 of file lte-enb-cmac-sap.h.

Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble(), and ns3::LteEnbRrc::DoRecvHandoverRequest().


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