

Public Member Functions | |
| RttMeanDeviation (const RttMeanDeviation &) | |
| void | Measurement (Time) |
| Time | Estimate () |
| Time | Variance () |
| 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 |
| Time | variance |
| static TypeId ns3::RttMeanDeviation::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::RttMeanDeviation.
Attributes defined for this type:
Attributes defined in parent class ns3::RttEstimator:
No TraceSources defined for this type.
Reimplemented from ns3::RttEstimator.
1.7.1