5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
The SchedConfigIndParameters struct. More...
#include "nr-mac-sched-sap.h"
Public Member Functions | |
SchedConfigIndParameters (const SfnSf sfnSf) | |
SchedConfigIndParameters. | |
Public Attributes | |
const SfnSf | m_sfnSf |
The SfnSf. | |
SlotAllocInfo | m_slotAllocInfo |
The allocation info. | |
The SchedConfigIndParameters struct.
Definition at line 193 of file nr-mac-sched-sap.h.
|
inline |
const SfnSf ns3::NrMacSchedSapUser::SchedConfigIndParameters::m_sfnSf |
The SfnSf.
Definition at line 205 of file nr-mac-sched-sap.h.
SlotAllocInfo ns3::NrMacSchedSapUser::SchedConfigIndParameters::m_slotAllocInfo |
The allocation info.
Definition at line 206 of file nr-mac-sched-sap.h.