User Manual, Developers Guide and API Documentation

rise::scenario::pathloss::DistanceDependent Class Reference

#include <scenario/pathloss/DistanceDependent.hpp>

Inheritance diagram for rise::scenario::pathloss::DistanceDependent:

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

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
 Pathloss calculation function for models not dependent on the distance of source and target.
 DistanceDependent (const wns::pyconfig::View &config)

Static Protected Member Functions

static wns::Distance calculateDistance (const antenna::Antenna &antenna1, const antenna::Antenna &antenna2)


Detailed Description

Definition at line 40 of file DistanceDependent.hpp.


Constructor & Destructor Documentation

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

Definition at line 37 of file DistanceDependent.cpp.


Member Function Documentation

wns::Distance DistanceDependent::calculateDistance ( const antenna::Antenna antenna1,
const antenna::Antenna antenna2 
) [static, protected]

Definition at line 50 of file DistanceDependent.cpp.

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

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

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

Reimplemented in rise::scenario::pathloss::MultiModel, and rise::scenario::pathloss::RangeChecked.

Definition at line 42 of file DistanceDependent.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