ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ShadowingVis Class Reference

#include <shadowing-vis.h>

Inheritance diagram for ShadowingVis:

Propagation TclObject List of all members.

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

ShadowinggoodProp
ShadowingbadProp
unsigned char * pixel
int width
int height
int ppm

Constructor & Destructor Documentation

ShadowingVis::ShadowingVis  
 


Member Function Documentation

int ShadowingVis::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from Propagation.

char ShadowingVis::get_pixel int    x,
int    y
[inline]
 

int ShadowingVis::getPropCond float    xr,
float    yr,
float    xt,
float    yt
 

void ShadowingVis::loadImg const char *    fname
 

double ShadowingVis::Pr PacketStamp   tx,
PacketStamp   rx,
WirelessPhy   ifp
[virtual]
 

Reimplemented from Propagation.


Member Data Documentation

Shadowing * ShadowingVis::badProp [protected]
 

Shadowing* ShadowingVis::goodProp [protected]
 

int ShadowingVis::height [protected]
 

unsigned char* ShadowingVis::pixel [protected]
 

int ShadowingVis::ppm [protected]
 

int ShadowingVis::width [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.