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

Parameters of the ReportUeMeasurements primitive: RSRP [dBm] and RSRQ [dB] See section 5.1.1 and 5.1.3 of TS 36.214. More...

#include <lte-ue-cphy-sap.h>

Public Attributes

uint16_t m_cellId
 
double m_rsrp
 
double m_rsrq
 

Detailed Description

Parameters of the ReportUeMeasurements primitive: RSRP [dBm] and RSRQ [dB] See section 5.1.1 and 5.1.3 of TS 36.214.

Definition at line 158 of file lte-ue-cphy-sap.h.

Member Data Documentation

uint16_t ns3::LteUeCphySapUser::UeMeasurementsElement::m_cellId

Definition at line 160 of file lte-ue-cphy-sap.h.

Referenced by ns3::LteUePhy::ReportUeMeasurements().

double ns3::LteUeCphySapUser::UeMeasurementsElement::m_rsrp

Definition at line 161 of file lte-ue-cphy-sap.h.

Referenced by ns3::LteUePhy::ReportUeMeasurements().

double ns3::LteUeCphySapUser::UeMeasurementsElement::m_rsrq

Definition at line 162 of file lte-ue-cphy-sap.h.

Referenced by ns3::LteUePhy::ReportUeMeasurements().


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