A Discrete-Event Network Simulator
API
ns3::LteEnbMac::NcRaPreambleInfo Struct Reference

info associated with a preamble allocated for non-contention based RA More...

+ Collaboration diagram for ns3::LteEnbMac::NcRaPreambleInfo:

Public Attributes

Time expiryTime
 value the expiration time of this allocation (so that stale preambles can be reused) More...
 
uint16_t rnti
 rnti previously allocated for this non-contention based RA procedure More...
 

Detailed Description

info associated with a preamble allocated for non-contention based RA

Definition at line 449 of file lte-enb-mac.h.

Member Data Documentation

◆ expiryTime

Time ns3::LteEnbMac::NcRaPreambleInfo::expiryTime

value the expiration time of this allocation (so that stale preambles can be reused)

Definition at line 452 of file lte-enb-mac.h.

Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble().

◆ rnti

uint16_t ns3::LteEnbMac::NcRaPreambleInfo::rnti

rnti previously allocated for this non-contention based RA procedure

Definition at line 451 of file lte-enb-mac.h.

Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble().


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