![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scenario/pathloss/DistanceIndependent.hpp>


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) | |
Definition at line 43 of file DistanceIndependent.hpp.
| DistanceIndependent::DistanceIndependent | ( | const wns::pyconfig::View & | config | ) | [protected] |
Definition at line 37 of file DistanceIndependent.cpp.
| 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.
1.5.5