A Discrete-Event Network Simulator
API
data-calculator.h File Reference
#include "ns3/object.h"
#include "ns3/nstime.h"
#include "ns3/simulator.h"
+ Include dependency graph for data-calculator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::DataCalculator
 Calculates data during a simulation. More...
 
class  ns3::StatisticalSummary
 Abstract class for calculating statistical data. More...
 

Namespaces

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

Functions

bool ns3::isNaN (double x)
 true if x is NaN More...
 

Variables

const double ns3::NaN = zero / zero
 Stored representation of NaN. More...