A Discrete-Event Network Simulator
API
rate-adaptation-distance.cc File Reference
#include <sstream>
#include <fstream>
#include <math.h>
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/mobility-module.h"
#include "ns3/wifi-module.h"
#include "ns3/applications-module.h"
#include "ns3/stats-module.h"
#include "ns3/flow-monitor-module.h"
+ Include dependency graph for 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

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

Definition at line 140 of file rate-adaptation-distance.cc.

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

+ Here is the call graph for this function: