#include <ns3/ff-mac-csched-sap.h>
#include <ns3/ff-mac-sched-sap.h>
#include <ns3/ff-mac-scheduler.h>
#include <vector>
#include <map>
#include <ns3/lte-common.h>
#include <ns3/lte-amc.h>
#include <ns3/lte-ffr-sap.h>
Go to the source code of this file.
Classes | |
class | ns3::RrFfMacScheduler |
Implements the SCHED SAP and CSCHED SAP for a Round Robin scheduler. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
#define | HARQ_DL_TIMEOUT 11 |
#define | HARQ_PROC_NUM 8 |
#define HARQ_DL_TIMEOUT 11 |
Definition at line 35 of file rr-ff-mac-scheduler.h.
#define HARQ_PROC_NUM 8 |
Definition at line 34 of file rr-ff-mac-scheduler.h.