ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <red-pd.h>
Inheritance diagram for RedPDFlow:
Public Member Functions | |
RedPDFlow () | |
int | monitored () |
int | unresponsive () |
RedPDFlow (double target, double current) | |
void | set (double target, double current) |
double | getP_monFLow () |
Public Attributes | |
double | targetBW_ |
double | currentBW_ |
int | monitored_ |
int | unresponsive_ |
double | monitorStartTime_ |
double | unresponsiveStartTime_ |
double | lastDropTime_ |
int | count |
int | auto_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|