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

Public Member Functions | |
| EXPOO_Traffic () | |
| virtual double | next_interval (int &) |
| virtual void | timeout () |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| double | ontime_ |
| double | offtime_ |
| double | rate_ |
| double | interval_ |
| unsigned int | rem_ |
| ExponentialRandomVariable | burstlen_ |
| ExponentialRandomVariable | Offtime_ |
|
|
|
|
||||||||||||
|
Reimplemented from Application. |
|
|
Reimplemented from TrafficGenerator. |
|
|
Implements TrafficGenerator. |
|
|
Reimplemented from TrafficGenerator. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|