#include <introspected-doxygen.hpp>
Config Paths
ns3::TcpBbr is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/$ns3::TcpL4Protocol/SocketList/[i]/CongestionOps/$ns3::TcpBbr"
Attributes
-
Stream: Random number stream (default is set to 4 to align with Linux results)
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 4
-
Flags: construct write
-
HighGain: Value of high gain
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 2.89
-
Flags: construct write read
-
BwWindowLength: Length of bandwidth windowed filter
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 10
-
Flags: construct write read
-
RttWindowLength: Length of RTT windowed filter
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +1e+10ns
-
Flags: construct write read
-
ProbeRttDuration: Time to be spent in PROBE_RTT phase
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +2e+08ns
-
Flags: construct write read
-
ExtraAckedRttWindowLength: Window length of extra acked window
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 5
-
Flags: construct write read
-
AckEpochAckedResetThresh: Max allowed val for m_ackEpochAcked, after which sampling epoch is reset
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 4096
-
Flags: construct write read
No TraceSources are defined for this type.
Size of this type is 336 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: