#include "he-ru.h"
#include "ns3/ap-wifi-mac.h"
#include "ns3/ctrl-headers.h"
#include "ns3/object.h"
#include "ns3/wifi-remote-station-manager.h"
#include "ns3/wifi-tx-parameters.h"
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ns3::MultiUserScheduler::DlMuInfo |
Information to be provided in case of DL MU transmission. More... | |
struct | ns3::MultiUserScheduler::LastTxInfo |
Type for the information about the last transmission. More... | |
class | ns3::MultiUserScheduler |
MultiUserScheduler is an abstract base class defining the API that APs supporting at least VHT can use to determine the format of their next transmission. More... | |
struct | ns3::MultiUserScheduler::UlMuInfo |
Information to be provided in case of UL MU transmission. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |