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

Public Member Functions | |
| EnergyTimer (DiffusionProb *a, Node *b) | |
| virtual void | expire (Event *e) |
Protected Attributes | |
| DiffusionProb * | a_ |
| Node * | node_ |
| double | init_eng_ |
| double | threshold_ |
|
||||||||||||
|
|
|
|
Implements TimerHandler. |
|
|
|
|
|
|
|
|
|
|
|
|