UL High Interference Information as it is used in the LOAD INFORMATION message. More...
#include <epc-x2-sap.h>
Public Attributes | |
uint16_t | targetCellId |
std::vector< bool > | ulHighInterferenceIndicationList |
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 126 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::UlHighInterferenceInformationItem::targetCellId |
Definition at line 128 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
std::vector<bool> ns3::EpcX2Sap::UlHighInterferenceInformationItem::ulHighInterferenceIndicationList |
Definition at line 129 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().