Represents a single measurement reporting entry., which includes information about a measurement for which the triggering conditions have been met. More...
Public Attributes | |
std::set< uint16_t > | cellsTriggeredList |
uint8_t | measId |
uint32_t | numberOfReportsSent |
EventId | periodicReportTimer |
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.
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.