A Discrete-Event Network Simulator
API
histogram.cc File Reference
#include <cmath>
#include "histogram.h"
#include "ns3/simulator.h"
#include "ns3/log.h"
+ Include dependency graph for histogram.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define DEFAULT_BIN_WIDTH   1
 

Macro Definition Documentation

◆ DEFAULT_BIN_WIDTH

#define DEFAULT_BIN_WIDTH   1

Definition at line 27 of file histogram.cc.

Referenced by ns3::Histogram::Histogram().