EMANE  1.0.1
EMANE::PrecomputedPropagationModelAlgorithm Class Reference

#include <precomputedpropagationmodelalgorithm.h>

Inheritance diagram for EMANE::PrecomputedPropagationModelAlgorithm:
EMANE::PropagationModelAlgorithm

Public Member Functions

 PrecomputedPropagationModelAlgorithm (NEMId)
 
void update (const Events::Pathlosses &pathlosses) override
 
std::pair< std::vector< double >, bool > operator() (NEMId src, const LocationInfo &, const FrequencySegments &segments) override
 

Detailed Description

Definition at line 42 of file precomputedpropagationmodelalgorithm.h.

Constructor & Destructor Documentation

◆ PrecomputedPropagationModelAlgorithm()

EMANE::PrecomputedPropagationModelAlgorithm::PrecomputedPropagationModelAlgorithm ( NEMId  )
inline

Definition at line 45 of file precomputedpropagationmodelalgorithm.h.

Member Function Documentation

◆ operator()()

std::pair<std::vector<double>, bool> EMANE::PrecomputedPropagationModelAlgorithm::operator() ( NEMId  src,
const LocationInfo ,
const FrequencySegments segments 
)
inlineoverridevirtual

◆ update()

void EMANE::PrecomputedPropagationModelAlgorithm::update ( const Events::Pathlosses pathlosses)
inlineoverridevirtual

Reimplemented from EMANE::PropagationModelAlgorithm.

Definition at line 48 of file precomputedpropagationmodelalgorithm.h.


The documentation for this class was generated from the following file: