A Discrete-Event Network Simulator
API
ns3::RarLteControlMessage::Rar Struct Reference

a MAC RAR and the corresponding RAPID subheader More...

#include "lte-control-messages.h"

+ Collaboration diagram for ns3::RarLteControlMessage::Rar:

Public Attributes

uint8_t rapId
 RAPID. More...
 
BuildRarListElement_s rarPayload
 RAR payload. More...
 

Detailed Description

a MAC RAR and the corresponding RAPID subheader

Definition at line 296 of file lte-control-messages.h.

Member Data Documentation

◆ rapId

uint8_t ns3::RarLteControlMessage::Rar::rapId

RAPID.

Definition at line 298 of file lte-control-messages.h.

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

◆ rarPayload

BuildRarListElement_s ns3::RarLteControlMessage::Rar::rarPayload

RAR payload.

Definition at line 299 of file lte-control-messages.h.

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


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