| 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 TwoStateErrorModel:

Public Member Functions | |
| TwoStateErrorModel () | |
| virtual int | corrupt (Packet *) |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
Protected Attributes | |
| int | state_ |
| double | remainLen_ |
| RandomVariable * | ranvar_ [2] |
|
|
|
|
||||||||||||
|
Reimplemented from ErrorModel. |
|
|
Reimplemented from ErrorModel. |
|
|
Reimplemented from ErrorModel. |
|
|
|
|
|
|