| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for VTFCCAgent:

Public Member Functions | |
| VTFCCAgent () | |
Protected Member Functions | |
| void | slowdown (int) |
| void | linear_slowdown () |
| void | speedup () |
| void | rtt_known (double rtt) |
Protected Attributes | |
| int | lastseq_ |
| int | lastlost_ |
| double | expectedrate_ |
| double | actualrate_ |
| double | lowerthresh_ |
| double | upperthresh_ |
|
|
|
|
|
|
|
|
Reimplemented from TFCCAgent. |
|
|
Reimplemented from TFCCAgent. |
|
|
Reimplemented from TFCCAgent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|