#include "ns3/deprecated.h"#include "ns3/nstime.h"#include "ns3/object.h"#include "ns3/simulator.h"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 | |
| namespace | 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   | |
Variables | |
| const double | ns3::NaN = std::nan("") | 
| Stored representation of NaN.   | |