A Discrete-Event Network Simulator
API
ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector Struct Reference

Struct containing the parameters for each test. More...

Public Attributes

double m_distance
 2D distance between UT and BS in meters More...
 
double m_frequency
 carrier frequency in Hz More...
 
bool m_isLos
 if true LOS/NLOSv, if false NLOS More...
 
double m_pr
 received power in dBm More...
 
double m_pt
 transmitted power in dBm More...
 

Detailed Description

Struct containing the parameters for each test.

Definition at line 850 of file three-gpp-propagation-loss-model-test-suite.cc.

Member Data Documentation

◆ m_distance

double ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector::m_distance

2D distance between UT and BS in meters

Definition at line 852 of file three-gpp-propagation-loss-model-test-suite.cc.

Referenced by ThreeGppV2vHighwayPropagationLossModelTestCase::DoRun().

◆ m_frequency

double ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector::m_frequency

carrier frequency in Hz

Definition at line 854 of file three-gpp-propagation-loss-model-test-suite.cc.

Referenced by ThreeGppV2vHighwayPropagationLossModelTestCase::DoRun().

◆ m_isLos

bool ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector::m_isLos

if true LOS/NLOSv, if false NLOS

Definition at line 853 of file three-gpp-propagation-loss-model-test-suite.cc.

Referenced by ThreeGppV2vHighwayPropagationLossModelTestCase::DoRun().

◆ m_pr

double ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector::m_pr

◆ m_pt

double ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector::m_pt

transmitted power in dBm

Definition at line 855 of file three-gpp-propagation-loss-model-test-suite.cc.

Referenced by ThreeGppV2vHighwayPropagationLossModelTestCase::DoRun().


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