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

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

+ Collaboration diagram for ns3::NrEpcX2Sap::CellInformationItem:

Public Attributes

RelativeNarrowbandTxBand relativeNarrowbandTxBand
 relative narrow transmit band
 
uint16_t sourceCellId
 source cell ID
 
std::vector< UlHighInterferenceInformationItemulHighInterferenceInformationList
 UL high interference information list.
 
std::vector< UlInterferenceOverloadIndicationItemulInterferenceOverloadIndicationList
 UL interference overload indication list.
 

Detailed Description

Cell Information Item as it is used in the LOAD INFORMATION message. See section 9.1.2.1 for further info about the parameters

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

Member Data Documentation

◆ relativeNarrowbandTxBand

RelativeNarrowbandTxBand ns3::NrEpcX2Sap::CellInformationItem::relativeNarrowbandTxBand

relative narrow transmit band

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

◆ sourceCellId

uint16_t ns3::NrEpcX2Sap::CellInformationItem::sourceCellId

source cell ID

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

◆ ulHighInterferenceInformationList

std::vector<UlHighInterferenceInformationItem> ns3::NrEpcX2Sap::CellInformationItem::ulHighInterferenceInformationList

UL high interference information list.

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

◆ ulInterferenceOverloadIndicationList

std::vector<UlInterferenceOverloadIndicationItem> ns3::NrEpcX2Sap::CellInformationItem::ulInterferenceOverloadIndicationList

UL interference overload indication list.

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


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