#include <deque>
#include "sequence-number.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
Go to the source code of this file.
Classes | |
class | ns3::RttHistory |
Implements several variations of round trip time estimators. More... | |
class | ns3::RttEstimator |
class | ns3::RttMeanDeviation |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
typedef std::deque< RttHistory > | ns3::RttHistory_t |