5G-LENA  nr-v3.0-25-g90be5d1
The 5G/NR module for the ns-3 simulator
ns3::DlCqiInfo Struct Reference

The DlCqiInfo struct. More...

#include "nr-phy-mac-common.h"

+ Collaboration diagram for ns3::DlCqiInfo:

Public Types

enum  DlCqiType { WB , SB }
 

Public Attributes

uint8_t m_mcs {0}
 MCS (can be derived from CQI feedback)
 
Ptr< const ComplexMatrixArray > m_optPrecMat {}
 Precoding matrix for each RB.
 
uint8_t m_ri {0}
 the rank indicator, or simply the rank number
 
uint16_t m_rnti {0}
 The RNTI.
 
std::vector< uint8_t > m_sbCqis
 Subband CQI values.
 
std::vector< size_t > m_sbPmis
 Subband PMI values (i2, indices of W2 matrices)
 
uint8_t m_wbCqi {0}
 Wideband CQI.
 
size_t m_wbPmi {0}
 Wideband precoding matrix index.
 
enum ns3::DlCqiInfo::DlCqiType WB
 The type of the CQI.
 

Detailed Description

The DlCqiInfo struct.

Definition at line 336 of file nr-phy-mac-common.h.


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