A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
FriisPropagationLossModelTestCase::TestVector Struct Reference

Test vector. More...

+ Collaboration diagram for FriisPropagationLossModelTestCase::TestVector:

Public Attributes

Vector m_position
 Test node position.
 
double m_pr
 Rx power [W].
 
double m_pt
 Tx power [dBm].
 
double m_tolerance
 Tolerance.
 

Detailed Description

Test vector.

Definition at line 56 of file propagation-loss-model-test-suite.cc.

Member Data Documentation

◆ m_position

Vector FriisPropagationLossModelTestCase::TestVector::m_position

Test node position.

Definition at line 58 of file propagation-loss-model-test-suite.cc.

Referenced by FriisPropagationLossModelTestCase::DoRun().

◆ m_pr

double FriisPropagationLossModelTestCase::TestVector::m_pr

Rx power [W].

Definition at line 60 of file propagation-loss-model-test-suite.cc.

Referenced by FriisPropagationLossModelTestCase::DoRun().

◆ m_pt

double FriisPropagationLossModelTestCase::TestVector::m_pt

Tx power [dBm].

Definition at line 59 of file propagation-loss-model-test-suite.cc.

Referenced by FriisPropagationLossModelTestCase::DoRun().

◆ m_tolerance

double FriisPropagationLossModelTestCase::TestVector::m_tolerance

Tolerance.

Definition at line 61 of file propagation-loss-model-test-suite.cc.

Referenced by FriisPropagationLossModelTestCase::DoRun().


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