User Manual, Developers Guide and API Documentation

rise::scenario::pathloss::Constant Class Reference

Simple pathloss "model" always returning the same value.

#include <scenario/pathloss/Constant.hpp>

Inheritance diagram for rise::scenario::pathloss::Constant:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Constant (const wns::pyconfig::View &config)
virtual ~Constant ()

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.

Private Attributes

const wns::Ratio value


Detailed Description

Definition at line 42 of file Constant.hpp.


Constructor & Destructor Documentation

Constant::Constant ( const wns::pyconfig::View config  )  [explicit]

Definition at line 41 of file Constant.cpp.

Constant::~Constant (  )  [virtual]

Definition at line 46 of file Constant.cpp.


Member Function Documentation

wns::Ratio Constant::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.

Definition at line 49 of file Constant.cpp.


Member Data Documentation

Definition at line 61 of file Constant.hpp.


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