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 |
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 714 of file lte-ue-rrc.h.
| std::set<uint16_t> ns3::LteUeRrc::VarMeasReport::cellsTriggeredList |
Definition at line 717 of file lte-ue-rrc.h.
| uint8_t ns3::LteUeRrc::VarMeasReport::measId |
Definition at line 716 of file lte-ue-rrc.h.
Referenced by ns3::LteUeRrc::VarMeasReportListAdd().
| uint32_t ns3::LteUeRrc::VarMeasReport::numberOfReportsSent |
Definition at line 718 of file lte-ue-rrc.h.
| EventId ns3::LteUeRrc::VarMeasReport::periodicReportTimer |
Definition at line 719 of file lte-ue-rrc.h.