EMANE  1.0.1
EMANE::TwoRayPropagationModelAlgorithm Class Reference

#include <tworaypropagationmodelalgorithm.h>

Inheritance diagram for EMANE::TwoRayPropagationModelAlgorithm:
EMANE::PropagationModelAlgorithm

Public Member Functions

 TwoRayPropagationModelAlgorithm (NEMId)
 
std::pair< std::vector< double >, bool > operator() (NEMId, const LocationInfo &locationPairInfo, const FrequencySegments &segments) override
 
virtual void update (const Events::Pathlosses &)
 

Detailed Description

Definition at line 40 of file tworaypropagationmodelalgorithm.h.

Constructor & Destructor Documentation

◆ TwoRayPropagationModelAlgorithm()

EMANE::TwoRayPropagationModelAlgorithm::TwoRayPropagationModelAlgorithm ( NEMId  )
inline

Definition at line 43 of file tworaypropagationmodelalgorithm.h.

Member Function Documentation

◆ operator()()

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

◆ update()

virtual void EMANE::PropagationModelAlgorithm::update ( const Events::Pathlosses )
inlinevirtualinherited

Reimplemented in EMANE::PrecomputedPropagationModelAlgorithm.

Definition at line 50 of file propagationmodelalgorithm.h.


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