| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <flowmon.h>
Inheritance diagram for TaggerTSWFlow:

Public Member Functions | |
| TaggerTSWFlow () | |
| void | tagging (Packet *) |
| void | run_rate_estimator (Packet *p, double now) |
Protected Attributes | |
| double | target_rate_ |
| double | win_len_ |
| double | avg_rate_ |
| double | t_front_ |
| int | count |
| int | wait_ |
| double | total_in |
| double | total_out |
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from Flow. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|