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

Public Member Functions | |
| EWdetectorP () | |
| virtual | ~EWdetectorP () |
| void | updateStats (int) |
| double | getRate () |
Private Member Functions | |
| void | measure (Packet *) |
| void | detect () |
| void | updateCur () |
| void | updateAvg () |
| void | trace () |
Private Attributes | |
| PktRec | cur_p |
| PktRec | last_p |
| PktRec | last_p_db |
|
|
|
|
|
|
|
|
Implements EWdetector. |
|
|
|
|
|
Implements EWdetector. |
|
|
Implements EWdetector. |
|
|
Reimplemented from EWdetector. |
|
|
Implements EWdetector. |
|
|
|
|
|
|
|
|
|
|
|
|