Relative Narrowband Tx Power (RNTP) as it is used in the LOAD INFORMATION message. More...
#include <epc-x2-sap.h>
Public Attributes | |
uint16_t | antennaPorts |
uint16_t | pB |
uint16_t | pdcchInterferenceImpact |
std::vector< bool > | rntpPerPrbList |
int16_t | rntpThreshold |
Relative Narrowband Tx Power (RNTP) as it is used in the LOAD INFORMATION message.
See section 9.2.19 for further info about the parameters
Note: You can use INT16_MIN value for -infinite value in the rntpThreshold field
Definition at line 140 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::RelativeNarrowbandTxBand::antennaPorts |
Definition at line 144 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
uint16_t ns3::EpcX2Sap::RelativeNarrowbandTxBand::pB |
Definition at line 145 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
uint16_t ns3::EpcX2Sap::RelativeNarrowbandTxBand::pdcchInterferenceImpact |
Definition at line 146 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
std::vector<bool> ns3::EpcX2Sap::RelativeNarrowbandTxBand::rntpPerPrbList |
Definition at line 142 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().
int16_t ns3::EpcX2Sap::RelativeNarrowbandTxBand::rntpThreshold |
Definition at line 143 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().