A Discrete-Event Network Simulator
API
ns3::EpcX2Sap::CellInformationItem Struct Reference

Cell Information Item as it is used in the LOAD INFORMATION message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::CellInformationItem:

Public Attributes

RelativeNarrowbandTxBand relativeNarrowbandTxBand
 
uint16_t sourceCellId
 
std::vector< UlHighInterferenceInformationItemulHighInterferenceInformationList
 
std::vector< UlInterferenceOverloadIndicationItemulInterferenceOverloadIndicationList
 

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 154 of file epc-x2-sap.h.

Member Data Documentation

RelativeNarrowbandTxBand ns3::EpcX2Sap::CellInformationItem::relativeNarrowbandTxBand
uint16_t ns3::EpcX2Sap::CellInformationItem::sourceCellId
std::vector<UlHighInterferenceInformationItem> ns3::EpcX2Sap::CellInformationItem::ulHighInterferenceInformationList
std::vector<UlInterferenceOverloadIndicationItem> ns3::EpcX2Sap::CellInformationItem::ulInterferenceOverloadIndicationList

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