User Manual, Developers Guide and API Documentation

rise::scenario::pathloss::Deny Class Reference

Pseudo pathloss model throwing an exception on each request.

#include <scenario/pathloss/Deny.hpp>

Inheritance diagram for rise::scenario::pathloss::Deny:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

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.

Classes

class  Exception


Detailed Description

Definition at line 46 of file Deny.hpp.


Constructor & Destructor Documentation

Deny::Deny (  ) 

Definition at line 47 of file Deny.cpp.

Deny::Deny ( const wns::pyconfig::View config  ) 

Definition at line 51 of file Deny.cpp.

Deny::~Deny (  )  [virtual]

Definition at line 55 of file Deny.cpp.


Member Function Documentation

wns::Ratio Deny::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 59 of file Deny.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