ns-3
ns3::RttMeanDeviation Class Reference
Inheritance diagram for ns3::RttMeanDeviation:
Collaboration diagram for ns3::RttMeanDeviation:

List of all members.

Public Member Functions

 RttMeanDeviation (const RttMeanDeviation &)
void Measurement (Time)
Time RetransmitTimeout ()
Ptr< RttEstimatorCopy () 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

Member Function Documentation

This method returns the TypeId associated to ns3::RttMeanDeviation.

This object is accessible through the following paths with Config::Set and Config::Connect:

  • /NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::RttEstimator/$ns3::RttMeanDeviation
  • /NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::RttMeanDeviation
  • /NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::RttEstimator/$ns3::RttMeanDeviation
  • /NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::RttMeanDeviation

Attributes defined for this type:

  • Gain: XXX
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 0.1
    • Flags: construct write read

Attributes defined in parent class ns3::RttEstimator:

  • MaxMultiplier: XXX
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 64
    • Flags: construct write read
  • InitialEstimation: XXX
    • Set with class: TimeValue
    • Underlying type: Time
    • Initial value: +1000000000.0ns
    • Flags: construct write read
  • MinRTO: Minimum retransmit timeout value
    • Set with class: TimeValue
    • Underlying type: Time
    • Initial value: +200000000.0ns
    • Flags: construct write read

No TraceSources defined for this type.

Reimplemented from ns3::RttEstimator.

References ns3::TypeId::SetParent().

Referenced by ns3::TcpL4Protocol::GetTypeId().


The documentation for this class was generated from the following files: