5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrEpcX2Sap::ResourceStatusUpdateParams Struct Reference

Parameters of the RESOURCE STATUS UPDATE message. More...

#include "nr-epc-x2-sap.h"

+ Collaboration diagram for ns3::NrEpcX2Sap::ResourceStatusUpdateParams:

Public Attributes

std::vector< CellMeasurementResultItemcellMeasurementResultList
 cell measurement result list
 
uint16_t gnb1MeasurementId
 gNB1 measurement ID
 
uint16_t gnb2MeasurementId
 gNB2 measurement ID
 
uint16_t targetCellId
 target cell ID
 

Detailed Description

Parameters of the RESOURCE STATUS UPDATE message.

See section 9.1.2.14 for further info about the parameters

Definition at line 306 of file nr-epc-x2-sap.h.

Member Data Documentation

◆ cellMeasurementResultList

std::vector<CellMeasurementResultItem> ns3::NrEpcX2Sap::ResourceStatusUpdateParams::cellMeasurementResultList

cell measurement result list

Definition at line 312 of file nr-epc-x2-sap.h.

Referenced by ns3::NrEpcX2::DoSendResourceStatusUpdate(), and ns3::NrEpcX2::RecvFromX2cSocket().

◆ gnb1MeasurementId

uint16_t ns3::NrEpcX2Sap::ResourceStatusUpdateParams::gnb1MeasurementId

gNB1 measurement ID

Definition at line 309 of file nr-epc-x2-sap.h.

Referenced by ns3::NrEpcX2::DoSendResourceStatusUpdate(), and ns3::NrEpcX2::RecvFromX2cSocket().

◆ gnb2MeasurementId

uint16_t ns3::NrEpcX2Sap::ResourceStatusUpdateParams::gnb2MeasurementId

gNB2 measurement ID

Definition at line 310 of file nr-epc-x2-sap.h.

Referenced by ns3::NrEpcX2::DoSendResourceStatusUpdate(), and ns3::NrEpcX2::RecvFromX2cSocket().

◆ targetCellId

uint16_t ns3::NrEpcX2Sap::ResourceStatusUpdateParams::targetCellId

target cell ID

Definition at line 308 of file nr-epc-x2-sap.h.

Referenced by ns3::NrEpcX2::DoSendResourceStatusUpdate(), and ns3::NrEpcX2::RecvFromX2cSocket().


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