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

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

+ Collaboration diagram for ns3::NrEpcX2Sap::RelativeNarrowbandTxBand:

Public Attributes

uint16_t antennaPorts {UINT16_MAX}
 antenna ports
 
uint16_t pB {UINT16_MAX}
 PB.
 
uint16_t pdcchInterferenceImpact {UINT16_MAX}
 PDC channel interference list.
 
std::vector< bool > rntpPerPrbList
 RNTP per prb list.
 
int16_t rntpThreshold {INT16_MIN}
 RNTP threshold.
 

Detailed Description

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

Member Data Documentation

◆ antennaPorts

uint16_t ns3::NrEpcX2Sap::RelativeNarrowbandTxBand::antennaPorts {UINT16_MAX}

antenna ports

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

◆ pB

uint16_t ns3::NrEpcX2Sap::RelativeNarrowbandTxBand::pB {UINT16_MAX}

PB.

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

◆ pdcchInterferenceImpact

uint16_t ns3::NrEpcX2Sap::RelativeNarrowbandTxBand::pdcchInterferenceImpact {UINT16_MAX}

PDC channel interference list.

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

◆ rntpPerPrbList

std::vector<bool> ns3::NrEpcX2Sap::RelativeNarrowbandTxBand::rntpPerPrbList

RNTP per prb list.

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

◆ rntpThreshold

int16_t ns3::NrEpcX2Sap::RelativeNarrowbandTxBand::rntpThreshold {INT16_MIN}

RNTP threshold.

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


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