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

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

+ Collaboration diagram for ThreeGppShadowingTestCase::TestVector:

Public Attributes

double m_distance
 the initial 2D distance in meters between BS and UT in meters More...
 
double m_hBs
 the BS height in meters More...
 
double m_hUt
 the UT height in meters More...
 
std::string m_propagationLossModelType
 the propagation loss model type id More...
 
double m_shadowingStdLos
 the standard deviation of the shadowing component in the LOS case in dB More...
 
double m_shadowingStdNlos
 the standard deviation of the shadowing component in the NLOS case in dB More...
 

Detailed Description

Struct containing the parameters for each test.

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

Member Data Documentation

◆ m_distance

double ThreeGppShadowingTestCase::TestVector::m_distance

the initial 2D distance in meters between BS and UT in meters

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

Referenced by ThreeGppShadowingTestCase::DoRun().

◆ m_hBs

double ThreeGppShadowingTestCase::TestVector::m_hBs

the BS height in meters

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

Referenced by ThreeGppShadowingTestCase::DoRun().

◆ m_hUt

double ThreeGppShadowingTestCase::TestVector::m_hUt

the UT height in meters

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

Referenced by ThreeGppShadowingTestCase::DoRun().

◆ m_propagationLossModelType

std::string ThreeGppShadowingTestCase::TestVector::m_propagationLossModelType

the propagation loss model type id

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

Referenced by ThreeGppShadowingTestCase::DoRun().

◆ m_shadowingStdLos

double ThreeGppShadowingTestCase::TestVector::m_shadowingStdLos

the standard deviation of the shadowing component in the LOS case in dB

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

Referenced by ThreeGppShadowingTestCase::DoRun().

◆ m_shadowingStdNlos

double ThreeGppShadowingTestCase::TestVector::m_shadowingStdNlos

the standard deviation of the shadowing component in the NLOS case in dB

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

Referenced by ThreeGppShadowingTestCase::DoRun().


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