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

Public Member Functions | |
| ShadowingVis () | |
| virtual double | Pr (PacketStamp *tx, PacketStamp *rx, WirelessPhy *ifp) |
| virtual int | command (int argc, const char *const *argv) |
| void | loadImg (const char *fname) |
| char | get_pixel (int x, int y) |
| int | getPropCond (float xr, float yr, float xt, float yt) |
Protected Attributes | |
| Shadowing * | goodProp |
| Shadowing * | badProp |
| unsigned char * | pixel |
| int | width |
| int | height |
| int | ppm |
|
|
|
|
||||||||||||
|
Reimplemented from Propagation. |
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from Propagation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|