![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <services/management/InterferenceCache.hpp>


Public Member Functions | |
| ConstantValue (const wns::pyconfig::View &) | |
| wns::Power | notFoundAverageCarrier () |
| Handles unavailable average carrier values. | |
| wns::Power | notFoundAverageInterference () |
| Handles unavailable average interference values. | |
| wns::Ratio | notFoundAveragePathloss () |
| Handles unavailable average pathloss values. | |
| wns::Power | notFoundDeviationCarrier () |
| Handles unavailable deviation carrier values. | |
| wns::Power | notFoundDeviationInterference () |
| Handles unavailable deviation interference values. | |
Private Attributes | |
| wns::Power | averageCarrier |
| wns::Power | averageInterference |
| wns::Ratio | averagePathloss |
| wns::Power | deviationCarrier |
| wns::Power | deviationInterference |
Definition at line 103 of file InterferenceCache.hpp.
| InterferenceCache::ConstantValue::ConstantValue | ( | const wns::pyconfig::View & | config | ) |
Definition at line 59 of file InterferenceCache.cpp.
| wns::Power dll::services::management::InterferenceCache::ConstantValue::notFoundAverageCarrier | ( | ) | [inline, virtual] |
Implements dll::services::management::InterferenceCache::NotFoundStrategy.
Definition at line 110 of file InterferenceCache.hpp.
| wns::Power dll::services::management::InterferenceCache::ConstantValue::notFoundAverageInterference | ( | ) | [inline, virtual] |
Implements dll::services::management::InterferenceCache::NotFoundStrategy.
Definition at line 115 of file InterferenceCache.hpp.
| wns::Ratio dll::services::management::InterferenceCache::ConstantValue::notFoundAveragePathloss | ( | ) | [inline, virtual] |
Implements dll::services::management::InterferenceCache::NotFoundStrategy.
Definition at line 120 of file InterferenceCache.hpp.
| wns::Power dll::services::management::InterferenceCache::ConstantValue::notFoundDeviationCarrier | ( | ) | [inline, virtual] |
Implements dll::services::management::InterferenceCache::NotFoundStrategy.
Definition at line 125 of file InterferenceCache.hpp.
| wns::Power dll::services::management::InterferenceCache::ConstantValue::notFoundDeviationInterference | ( | ) | [inline, virtual] |
Implements dll::services::management::InterferenceCache::NotFoundStrategy.
Definition at line 130 of file InterferenceCache.hpp.
Definition at line 136 of file InterferenceCache.hpp.
wns::Power dll::services::management::InterferenceCache::ConstantValue::averageInterference [private] |
Definition at line 137 of file InterferenceCache.hpp.
Definition at line 140 of file InterferenceCache.hpp.
Definition at line 138 of file InterferenceCache.hpp.
wns::Power dll::services::management::InterferenceCache::ConstantValue::deviationInterference [private] |
Definition at line 139 of file InterferenceCache.hpp.
1.5.5