5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
The SchedUlCqiInfoReqParameters struct. More...
#include "nr-mac-sched-sap.h"
Public Attributes | |
SfnSf | m_sfnSf |
SfnSf. | |
uint8_t | m_symStart |
Sym start of the transmission to which this CQI refers to. | |
struct UlCqiInfo | m_ulCqi |
UL CQI. | |
The SchedUlCqiInfoReqParameters struct.
Definition at line 75 of file nr-mac-sched-sap.h.
SfnSf ns3::NrMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_sfnSf |
Definition at line 77 of file nr-mac-sched-sap.h.
Referenced by ns3::NrMacSchedulerNs3::DoSchedUlCqiInfoReq(), and ns3::NrGnbPhy::GenerateDataCqiReport().
uint8_t ns3::NrMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_symStart |
Sym start of the transmission to which this CQI refers to.
Definition at line 78 of file nr-mac-sched-sap.h.
Referenced by ns3::NrMacSchedulerNs3::DoSchedUlCqiInfoReq(), and ns3::NrGnbPhy::GenerateDataCqiReport().
struct UlCqiInfo ns3::NrMacSchedSapProvider::SchedUlCqiInfoReqParameters::m_ulCqi |
UL CQI.
Definition at line 79 of file nr-mac-sched-sap.h.
Referenced by ns3::NrMacSchedulerNs3::DoSchedUlCqiInfoReq(), ns3::NrGnbPhy::GenerateDataCqiReport(), and ns3::NrMacSchedulerCQIManagement::UlSBCQIReported().