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

Public Member Functions | |
| wns::Ratio | freqAtt (const wns::Frequency &frequency, const wns::Distance &) const |
| NoHeightFreqAttFormula (const double &freqFactor, const double &) | |
Static Public Attributes | |
| static const bool | needsHeight = false |
Private Attributes | |
| const double | freqFactor |
Definition at line 44 of file OneSlope.hpp.
| rise::scenario::pathloss::NoHeightFreqAttFormula::NoHeightFreqAttFormula | ( | const double & | freqFactor, | |
| const double & | ||||
| ) | [inline] |
Definition at line 49 of file OneSlope.hpp.
| wns::Ratio rise::scenario::pathloss::NoHeightFreqAttFormula::freqAtt | ( | const wns::Frequency & | frequency, | |
| const wns::Distance & | ||||
| ) | const [inline] |
Definition at line 54 of file OneSlope.hpp.
const double rise::scenario::pathloss::NoHeightFreqAttFormula::freqFactor [private] |
Definition at line 61 of file OneSlope.hpp.
const bool rise::scenario::pathloss::NoHeightFreqAttFormula::needsHeight = false [static] |
Definition at line 47 of file OneSlope.hpp.
1.5.5