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

Represents a single measurement reporting entry., which includes information about a measurement for which the triggering conditions have been met. More...

+ Collaboration diagram for ns3::LteUeRrc::VarMeasReport:

Public Attributes

std::set< uint16_t > cellsTriggeredList
 
uint8_t measId
 
uint32_t numberOfReportsSent
 
EventId periodicReportTimer
 

Detailed Description

Represents a single measurement reporting entry., which includes information about a measurement for which the triggering conditions have been met.

Based on 3GPP TS 36.331 section 7.1.

Definition at line 586 of file lte-ue-rrc.h.

Member Data Documentation

std::set<uint16_t> ns3::LteUeRrc::VarMeasReport::cellsTriggeredList

Definition at line 589 of file lte-ue-rrc.h.

uint8_t ns3::LteUeRrc::VarMeasReport::measId

Definition at line 588 of file lte-ue-rrc.h.

Referenced by ns3::LteUeRrc::VarMeasReportListAdd().

uint32_t ns3::LteUeRrc::VarMeasReport::numberOfReportsSent

Definition at line 590 of file lte-ue-rrc.h.

EventId ns3::LteUeRrc::VarMeasReport::periodicReportTimer

Definition at line 591 of file lte-ue-rrc.h.


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