5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
UL HARQ information to be used when scheduling UL data. More...
#include "nr-mac-sched-sap.h"
Public Attributes | |
LteNrTddSlotType | m_slotType {F} |
Indicate the type of slot requested. | |
SfnSf | m_snfSf |
SfnSf. | |
std::vector< struct UlHarqInfo > | m_ulHarqInfoList |
UL HARQ info list. | |
UL HARQ information to be used when scheduling UL data.
Definition at line 85 of file nr-mac-sched-sap.h.
LteNrTddSlotType ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters::m_slotType {F} |
Indicate the type of slot requested.
Definition at line 89 of file nr-mac-sched-sap.h.
Referenced by ns3::NrGnbMac::DoSlotUlIndication().
SfnSf ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters::m_snfSf |
Definition at line 87 of file nr-mac-sched-sap.h.
Referenced by ns3::NrGnbMac::DoSlotUlIndication().
std::vector<struct UlHarqInfo> ns3::NrMacSchedSapProvider::SchedUlTriggerReqParameters::m_ulHarqInfoList |
UL HARQ info list.
Definition at line 88 of file nr-mac-sched-sap.h.
Referenced by ns3::NrMacSchedulerNs3::DoSchedUlTriggerReq(), and ns3::NrGnbMac::DoSlotUlIndication().