A Discrete-Event Network Simulator
API
ns3::LteEnbCmacSapUser::UeConfig Struct Reference

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

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

Public Attributes

uint16_t m_rnti
 UE id within this cell. More...
 
uint8_t m_transmissionMode
 Transmission mode 1..7 More...
 

Detailed Description

Parameters for [re]configuring the UE.

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

Member Data Documentation

◆ m_rnti

uint16_t ns3::LteEnbCmacSapUser::UeConfig::m_rnti

UE id within this cell.

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

Referenced by ns3::LteEnbMac::DoCschedUeConfigUpdateInd(), and ns3::LteEnbRrc::DoRrcConfigurationUpdateInd().

◆ m_transmissionMode

uint8_t ns3::LteEnbCmacSapUser::UeConfig::m_transmissionMode

Transmission mode 1..7

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

Referenced by ns3::UeManager::CmacUeConfigUpdateInd(), and ns3::LteEnbMac::DoCschedUeConfigUpdateInd().


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