#include "ns3/log.h"
#include "ns3/command-line.h"
#include "ns3/config-store.h"
#include "ns3/config.h"
#include "ns3/boolean.h"
#include "ns3/uinteger.h"
#include "ns3/string.h"
#include "ns3/ssid.h"
#include "ns3/yans-wifi-phy.h"
#include "ns3/yans-wifi-helper.h"
#include "ns3/wifi-net-device.h"
Go to the source code of this file.
Functions | |
Ptr< YansWifiPhy > | GetYansWifiPhyPtr (const NetDeviceContainer &nc) |
void | PrintAttributesIfEnabled (bool enabled) |
Ptr<YansWifiPhy> GetYansWifiPhyPtr | ( | const NetDeviceContainer & | nc | ) |
Definition at line 43 of file wifi-phy-configuration.cc.
References ns3::NetDeviceContainer::Get(), ns3::Object::GetObject(), and ns3::WifiNetDevice::GetPhy().
void PrintAttributesIfEnabled | ( | bool | enabled | ) |
Definition at line 51 of file wifi-phy-configuration.cc.
References ns3::ConfigStore::ConfigureAttributes().