A Discrete-Event Network Simulator
API
wifi-rate-adaptation-distance.cc File Reference
#include "ns3/gnuplot.h"
#include "ns3/command-line.h"
#include "ns3/config.h"
#include "ns3/uinteger.h"
#include "ns3/boolean.h"
#include "ns3/log.h"
#include "ns3/yans-wifi-helper.h"
#include "ns3/ssid.h"
#include "ns3/mobility-helper.h"
#include "ns3/internet-stack-helper.h"
#include "ns3/ipv4-address-helper.h"
#include "ns3/packet-sink-helper.h"
#include "ns3/on-off-helper.h"
#include "ns3/yans-wifi-channel.h"
#include "ns3/mobility-model.h"
+ Include dependency graph for wifi-rate-adaptation-distance.cc:

Go to the source code of this file.

Classes

class  NodeStatistics
 

Functions

void RateCallback (std::string path, uint64_t rate, Mac48Address dest)
 

Function Documentation

◆ RateCallback()

void RateCallback ( std::string  path,
uint64_t  rate,
Mac48Address  dest 
)

Definition at line 143 of file wifi-rate-adaptation-distance.cc.

References ns3::Simulator::Now(), and NS_LOG_INFO.

+ Here is the call graph for this function: