User Manual, Developers Guide and API Documentation

rise::scenario::pathloss::DistanceIndependent Class Reference

Base class for pathloss models, that don't dependent on the distance of source and target.

#include <scenario/pathloss/DistanceIndependent.hpp>

Inheritance diagram for rise::scenario::pathloss::DistanceIndependent:

Inheritance graph
[legend]
Collaboration diagram for rise::scenario::pathloss::DistanceIndependent:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

virtual wns::Ratio calculatePathloss (const antenna::Antenna &source, const antenna::Antenna &target, const wns::Frequency &frequency, const wns::Distance &) const
 Pathloss calculation function for models dependent on the distance of source and target.
 DistanceIndependent (const wns::pyconfig::View &config)


Detailed Description

Definition at line 43 of file DistanceIndependent.hpp.


Constructor & Destructor Documentation

DistanceIndependent::DistanceIndependent ( const wns::pyconfig::View config  )  [protected]

Definition at line 37 of file DistanceIndependent.cpp.


Member Function Documentation

wns::Ratio DistanceIndependent::calculatePathloss ( const antenna::Antenna source,
const antenna::Antenna target,
const wns::Frequency frequency,
const wns::Distance distance 
) const [protected, virtual]

For models not dependent on the distance DistanceIndependent will provide an implementation of this method.

Implements rise::scenario::pathloss::Pathloss.

Definition at line 42 of file DistanceIndependent.cpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:39 2012 for openWNS by  doxygen 1.5.5