5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
The SchedDlCqiInfoReqParameters struct. More...
#include "nr-mac-sched-sap.h"
Public Attributes | |
std::vector< struct DlCqiInfo > | m_cqiList |
cqi list | |
SfnSf | m_sfnsf |
SfnSf. | |
The SchedDlCqiInfoReqParameters struct.
Definition at line 57 of file nr-mac-sched-sap.h.
std::vector<struct DlCqiInfo> ns3::NrMacSchedSapProvider::SchedDlCqiInfoReqParameters::m_cqiList |
cqi list
Definition at line 60 of file nr-mac-sched-sap.h.
Referenced by ns3::NrMacSchedulerNs3::DoSchedDlCqiInfoReq(), and ns3::NrGnbMac::DoSlotDlIndication().
SfnSf ns3::NrMacSchedSapProvider::SchedDlCqiInfoReqParameters::m_sfnsf |
Definition at line 59 of file nr-mac-sched-sap.h.
Referenced by ns3::NrGnbMac::DoSlotDlIndication().