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  

TwoRayGround Class Reference

#include <tworayground.h>

Inheritance diagram for TwoRayGround:

Propagation TclObject List of all members.

Public Member Functions

 TwoRayGround ()
virtual double Pr (PacketStamp *tx, PacketStamp *rx, WirelessPhy *ifp)

Protected Member Functions

double TwoRay (double Pt, double Gt, double Gr, double ht, double hr, double L, double d)

Protected Attributes

double last_hr
double last_ht
double crossover_dist

Constructor & Destructor Documentation

TwoRayGround::TwoRayGround  
 


Member Function Documentation

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

Reimplemented from Propagation.

double TwoRayGround::TwoRay double    Pt,
double    Gt,
double    Gr,
double    ht,
double    hr,
double    L,
double    d
[protected]
 


Member Data Documentation

double TwoRayGround::crossover_dist [protected]
 

double TwoRayGround::last_hr [protected]
 

double TwoRayGround::last_ht [protected]
 


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