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

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

+ Collaboration diagram for ns3::NrEpcX2Sap::UlHighInterferenceInformationItem:

Public Attributes

uint16_t targetCellId
 target cell ID
 
std::vector< bool > ulHighInterferenceIndicationList
 UL high interference indication list.
 

Detailed Description

UL High Interference Information as it is used in the LOAD INFORMATION message. See section 9.1.2.1 for further info about the parameters

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

Member Data Documentation

◆ targetCellId

uint16_t ns3::NrEpcX2Sap::UlHighInterferenceInformationItem::targetCellId

target cell ID

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

◆ ulHighInterferenceIndicationList

std::vector<bool> ns3::NrEpcX2Sap::UlHighInterferenceInformationItem::ulHighInterferenceIndicationList

UL high interference indication list.

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


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