src/helper/ns2ext-wifi-helper.cc File Reference

#include "ns2ext-wifi-helper.h"
#include <string>
#include "ns3/attribute.h"
#include "ns3/object-factory.h"
#include "ns3/node-container.h"
#include "ns3/net-device-container.h"
#include "ns3/ns2ext-wifi-channel.h"
#include "ns3/error-rate-model.h"
#include "ns3/propagation-loss-model.h"
#include "ns3/propagation-delay-model.h"
#include "ns3/ns2ext-wifi-phy.h"
#include "ns3/wifi-net-device.h"
#include "ns3/pcap-writer.h"
#include "ns3/simulator.h"
#include "ns3/config.h"
Include dependency graph for ns2ext-wifi-helper.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ns3
 

Every class exported by the ns3 library is enclosed in the ns3 namespace.


Functions

static void ns3::PcapPhyTxEvent (Ptr< PcapWriter > writer, Ptr< const Packet > packet, WifiMode mode, WifiPreamble preamble, uint8_t txLevel)
static void ns3::PcapPhyRxEvent (Ptr< PcapWriter > writer, Ptr< const Packet > packet, double snr, WifiMode mode, enum WifiPreamble preamble)
static void ns3::AsciiPhyTxEvent (std::ostream *os, std::string context, Ptr< const Packet > packet, WifiMode mode, WifiPreamble preamble, uint8_t txLevel)
static void ns3::AsciiPhyRxOkEvent (std::ostream *os, std::string context, Ptr< const Packet > packet, double snr, WifiMode mode, enum WifiPreamble preamble)
Generated on Thu Dec 3 14:07:43 2009 for NS-3 by  doxygen 1.6.3