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

Parameters of the LOAD INFORMATION message. More...

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

+ Collaboration diagram for ns3::NrEpcX2Sap::LoadInformationParams:

Public Attributes

std::vector< CellInformationItemcellInformationList
 cell information list
 
uint16_t targetCellId {UINT16_MAX}
 target cell ID
 

Detailed Description

Parameters of the LOAD INFORMATION message.

See section 9.1.2.1 for further info about the parameters

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

Member Data Documentation

◆ cellInformationList

std::vector<CellInformationItem> ns3::NrEpcX2Sap::LoadInformationParams::cellInformationList

cell information list

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

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

◆ targetCellId

uint16_t ns3::NrEpcX2Sap::LoadInformationParams::targetCellId {UINT16_MAX}

target cell ID

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

Referenced by ns3::NrEpcX2::DoSendLoadInformation().


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