Test vector. More...
Public Attributes | |
Vector | m_position |
Test node position. | |
double | m_pr |
Rx power [W]. | |
double | m_pt |
Tx power [dBm]. | |
double | m_tolerance |
Tolerance. | |
Test vector.
Definition at line 156 of file propagation-loss-model-test-suite.cc.
Vector TwoRayGroundPropagationLossModelTestCase::TestVector::m_position |
Test node position.
Definition at line 158 of file propagation-loss-model-test-suite.cc.
Referenced by TwoRayGroundPropagationLossModelTestCase::DoRun().
double TwoRayGroundPropagationLossModelTestCase::TestVector::m_pr |
Rx power [W].
Definition at line 160 of file propagation-loss-model-test-suite.cc.
Referenced by TwoRayGroundPropagationLossModelTestCase::DoRun().
double TwoRayGroundPropagationLossModelTestCase::TestVector::m_pt |
Tx power [dBm].
Definition at line 159 of file propagation-loss-model-test-suite.cc.
Referenced by TwoRayGroundPropagationLossModelTestCase::DoRun().
double TwoRayGroundPropagationLossModelTestCase::TestVector::m_tolerance |
Tolerance.
Definition at line 161 of file propagation-loss-model-test-suite.cc.
Referenced by TwoRayGroundPropagationLossModelTestCase::DoRun().