5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
DL HARQ information to be used when scheduling UL data. More...
#include "nr-mac-sched-sap.h"
Public Attributes | |
std::vector< struct DlHarqInfo > | m_dlHarqInfoList |
DL HARQ info list. | |
LteNrTddSlotType | m_slotType {F} |
Indicate the type of slot requested. | |
SfnSf | m_snfSf |
SfnSf. | |
DL HARQ information to be used when scheduling UL data.
Definition at line 95 of file nr-mac-sched-sap.h.
std::vector<struct DlHarqInfo> ns3::NrMacSchedSapProvider::SchedDlTriggerReqParameters::m_dlHarqInfoList |
DL HARQ info list.
Definition at line 98 of file nr-mac-sched-sap.h.
Referenced by ns3::NrMacSchedulerNs3::DoSchedDlTriggerReq(), and ns3::NrGnbMac::DoSlotDlIndication().
LteNrTddSlotType ns3::NrMacSchedSapProvider::SchedDlTriggerReqParameters::m_slotType {F} |
Indicate the type of slot requested.
Definition at line 99 of file nr-mac-sched-sap.h.
Referenced by ns3::NrGnbMac::DoSlotDlIndication().
SfnSf ns3::NrMacSchedSapProvider::SchedDlTriggerReqParameters::m_snfSf |
Definition at line 97 of file nr-mac-sched-sap.h.
Referenced by ns3::NrGnbMac::DoSlotDlIndication().