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

Public Member Functions | |
| AnWormApp () | |
| void | timeout () |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| void | start () |
| void | update () |
| void | recv (int nbytes) |
| void | probe (int) |
Protected Attributes | |
| ProbingTimer * | timer_ |
| int | time_step_ |
| int | addr_low_ |
| int | addr_high_ |
| int | dn_low_ |
| int | dn_high_ |
| double | s_ |
| double | i_ |
| double | r_ |
| double | s_max_ |
| double | n_ |
| double | v_percentage_ |
| double | beta_ |
| double | gamma_ |
| double | probe_in |
| double | probe_recv |
| double | probe_out |
|
|
|
|
||||||||||||
|
Reimplemented from WormApp. |
|
|
|
|
|
Reimplemented from WormApp. |
|
|
Reimplemented from Application. |
|
|
Reimplemented from WormApp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|