| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <rate-estimator.h>
Public Member Functions | |
| RateEstimator () | |
| RateEstimator (double estimate) | |
| void | estimateRate (Packet *p) |
| void | reset () |
Public Attributes | |
| double | k_ |
| double | estRate_ |
| double | bytesArr_ |
Protected Attributes | |
| int | temp_size_ |
| double | prevTime_ |
| double | reset_time_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|