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

Parameters for configuring the UE. More...

#include <lte-common.h>

Public Member Functions

 LteUeConfig_t ()

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 62 of file lte-common.h.

Constructor & Destructor Documentation

ns3::LteUeConfig_t::LteUeConfig_t ( )

Definition at line 77 of file lte-common.cc.

Friends And Related Function Documentation

bool operator< ( const LteUeConfig_t a,
const LteUeConfig_t b 
)
friend

Definition at line 90 of file lte-common.cc.

bool operator== ( const LteUeConfig_t a,
const LteUeConfig_t b 
)
friend

Definition at line 84 of file lte-common.cc.

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 68 of file lte-common.h.

Referenced by ns3::LteEnbRrc::DoRrcConfigurationUpdateInd(), ns3::LteEnbRrc::GetNewSrsConfigurationIndex(), ns3::LteEnbRrc::RemoveSrsConfigurationIndex(), and ns3::LteEnbRrc::SendUeConfigurationUpdate().

uint16_t ns3::LteUeConfig_t::m_srsConfigurationIndex

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