A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-rrc-sap.cc
Go to the documentation of this file.
1/*
2 * Copyright (c) 2012 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
3 *
4 * SPDX-License-Identifier: GPL-2.0-only
5 *
6 * Author: Nicola Baldo <nbaldo@cttc.es>
7 */
8
9#include "lte-rrc-sap.h"
10
11namespace ns3
12{
13
17
37
38} // namespace ns3
static const uint8_t MaxReportCells
Constraint values.
Definition lte-rrc-sap.h:49
virtual ~LteRrcSap()
Every class exported by the ns3 library is enclosed in the ns3 namespace.
bool reportOnLeave
Indicates whether or not the UE shall initiate the measurement reporting procedure when the leaving c...
uint8_t maxReportCells
Maximum number of cells, excluding the serving cell, to be included in the measurement report.
uint8_t hysteresis
Parameter used within the entry and leave condition of an event triggered reporting condition.
enum ns3::LteRrcSap::ReportConfigEutra::@174152020357172127004302246116267001242110156064 eventId
Event enumeration.
uint8_t reportAmount
Number of measurement reports applicable, always assumed to be infinite.
enum ns3::LteRrcSap::ReportConfigEutra::@374136270164373156154156077265266160331034212212 triggerQuantity
Trigger type enumeration.
@ EVENT_A1
Event A1: Serving becomes better than absolute threshold.
ThresholdEutra threshold2
Threshold for event A5.
ReportConfigEutra()
Report config eutra function.
enum ns3::LteRrcSap::ReportConfigEutra::@052114161037202132004365346027213360353343030201 reportInterval
Report interval enumeration.
enum ns3::LteRrcSap::ReportConfigEutra::@347136032026324172236035053024104342310355304375 triggerType
Trigger enumeration.
ThresholdEutra threshold1
Threshold for event A1, A2, A4, and A5.
@ RSRP
Reference Signal Received Power.
@ BOTH
Both the RSRP and RSRQ quantities are to be included in the measurement report.
enum ns3::LteRrcSap::ReportConfigEutra::@144363074020234244076040076052042351213163213352 reportQuantity
Report type enumeration.
int8_t a3Offset
Offset value for Event A3.
uint16_t timeToTrigger
Time during which specific criteria for the event needs to be met in order to trigger a measurement r...
@ THRESHOLD_RSRP
RSRP is used for the threshold.