A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteEnbCmacSapProvider::UeConfig Struct Reference

Parameters for [re]configuring the UE. More...

#include "lte-enb-cmac-sap.h"

+ Collaboration diagram for ns3::LteEnbCmacSapProvider::UeConfig:

Public Attributes

uint16_t m_rnti
 UE id within this cell.
 
uint8_t m_transmissionMode
 Transmission mode [1..7] (i.e., SISO, MIMO, etc.)
 

Detailed Description

Parameters for [re]configuring the UE.

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

Member Data Documentation

◆ m_rnti

uint16_t ns3::LteEnbCmacSapProvider::UeConfig::m_rnti

UE id within this cell.

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

Referenced by ns3::UeManager::DoInitialize(), and ns3::UeManager::RecvRrcConnectionReconfigurationCompleted().

◆ m_transmissionMode

uint8_t ns3::LteEnbCmacSapProvider::UeConfig::m_transmissionMode

Transmission mode [1..7] (i.e., SISO, MIMO, etc.)

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

Referenced by ns3::UeManager::DoInitialize(), and ns3::UeManager::RecvRrcConnectionReconfigurationCompleted().


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