NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::TcpWestwood Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

ns3::TcpWestwood is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/$ns3::TcpL4Protocol/SocketList/[i]/CongestionOps/$ns3::TcpNewReno/$ns3::TcpWestwood"
  • "/NodeList/[i]/$ns3::TcpL4Protocol/SocketList/[i]/CongestionOps/$ns3::TcpWestwood"

Attributes

  • FilterType: Use this to choose no filter or Tustin's approximation filter
    • Set with class: ns3::EnumValue
    • Underlying type:
    • Initial value: Tustin
    • Flags: construct write read
  • ProtocolType: Use this to let the code run as Westwood or WestwoodPlus
    • Set with class: ns3::EnumValue
    • Underlying type:
    • Initial value: Westwood
    • Flags: construct write read

TraceSources

  • EstimatedBW: The estimated bandwidth
    Callback signature: ns3::TracedValueCallback::Double

Size of this type is 128 bytes (on a 64-bit architecture).


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