ns-3
|
Public Member Functions | |
RttMeanDeviation (const RttMeanDeviation &) | |
void | Measurement (Time) |
Time | RetransmitTimeout () |
Ptr< RttEstimator > | Copy () const |
void | Reset () |
void | Gain (double g) |
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
This method returns the TypeId associated to ns3::RttMeanDeviation. | |
Public Attributes | |
double | gain |
int64x64_t | variance |
TypeId ns3::RttMeanDeviation::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::RttMeanDeviation.
This object is accessible through the following paths with Config::Set and Config::Connect:
Attributes defined for this type:
Attributes defined in parent class ns3::RttEstimator:
No TraceSources defined for this type.
Reimplemented from ns3::RttEstimator.
References ns3::TypeId::SetParent().
Referenced by ns3::TcpL4Protocol::GetTypeId().