Cell Information Item as it is used in the LOAD INFORMATION message. More...
#include <epc-x2-sap.h>
Public Attributes | |
RelativeNarrowbandTxBand | relativeNarrowbandTxBand |
uint16_t | sourceCellId |
std::vector < UlHighInterferenceInformationItem > | ulHighInterferenceInformationList |
std::vector < UlInterferenceOverloadIndicationItem > | ulInterferenceOverloadIndicationList |
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.
RelativeNarrowbandTxBand ns3::EpcX2Sap::CellInformationItem::relativeNarrowbandTxBand |
Definition at line 159 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
uint16_t ns3::EpcX2Sap::CellInformationItem::sourceCellId |
Definition at line 156 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
std::vector<UlHighInterferenceInformationItem> ns3::EpcX2Sap::CellInformationItem::ulHighInterferenceInformationList |
Definition at line 158 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
std::vector<UlInterferenceOverloadIndicationItem> ns3::EpcX2Sap::CellInformationItem::ulInterferenceOverloadIndicationList |
Definition at line 157 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().