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

Parameters for configuring the UE. More...

#include <lte-common.h>

Public Attributes

bool m_reconfigureFlag
 
uint16_t m_rnti
 
uint16_t m_srsConfigurationIndex
 
uint8_t m_transmissionMode
 

Friends

bool operator< (const LteUeConfig_t &a, const LteUeConfig_t &b)
 
bool operator== (const LteUeConfig_t &a, const LteUeConfig_t &b)
 

Detailed Description

Parameters for configuring the UE.

Definition at line 64 of file lte-common.h.

Member Data Documentation

bool ns3::LteUeConfig_t::m_reconfigureFlag

When false means that the message is inteded foro configuring a new UE

Definition at line 70 of file lte-common.h.

uint16_t ns3::LteUeConfig_t::m_srsConfigurationIndex

Srs Configuration index for UE specific SRS, see section 8.2 of TS 36.213

Definition at line 78 of file lte-common.h.

uint8_t ns3::LteUeConfig_t::m_transmissionMode

Transmission mode 1..7

Definition at line 74 of file lte-common.h.


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