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  

Shadowing Class Reference

#include <shadowing.h>

Inheritance diagram for Shadowing:

Propagation TclObject List of all members.

Public Member Functions

 Shadowing ()
 ~Shadowing ()
virtual double Pr (PacketStamp *tx, PacketStamp *rx, WirelessPhy *ifp)
virtual int command (int argc, const char *const *argv)

Protected Attributes

RNGranVar
double pathlossExp_
double std_db_
double dist0_
int seed_

Constructor & Destructor Documentation

Shadowing::Shadowing  
 

Shadowing::~Shadowing  
 


Member Function Documentation

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

Reimplemented from Propagation.

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

Reimplemented from Propagation.


Member Data Documentation

double Shadowing::dist0_ [protected]
 

double Shadowing::pathlossExp_ [protected]
 

RNG* Shadowing::ranVar [protected]
 

int Shadowing::seed_ [protected]
 

double Shadowing::std_db_ [protected]
 


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