5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
#include "nr-phy-mac-common.h"
Public Types | |
enum | UlCqiType { SRS , PUSCH , PUCCH_1 , PUCCH_2 , PRACH } |
Public Attributes | |
std::vector< double > | m_sinr |
enum ns3::UlCqiInfo::UlCqiType | m_type |
The UlCqiInfo struct.
Definition at line 397 of file nr-phy-mac-common.h.
enum ns3::UlCqiInfo::UlCqiType |
Definition at line 402 of file nr-phy-mac-common.h.
std::vector<double> ns3::UlCqiInfo::m_sinr |
Definition at line 400 of file nr-phy-mac-common.h.