#include "wifi-phy.h"
#include "ns3/antenna-model.h"
#include <map>
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SpectrumWifiPhy |
802.11 PHY layer model More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
using | ns3::HeRuBands = std::map<WifiSpectrumBandInfo, HeRu::RuSpec> |
Map a spectrum band associated with an RU to the RU specification. | |