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

Public Member Functions | |
| PeriodicErrorModel () | |
| virtual int | corrupt (Packet *) |
Protected Attributes | |
| int | cnt_ |
| double | period_ |
| double | offset_ |
| double | burstlen_ |
| double | last_time_ |
| double | first_time_ |
| int | default_drop_ |
|
|
|
|
|
Reimplemented from ErrorModel. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|