A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
double m_hBs
 the BS height in meters
 
double m_hUt
 the UT height in meters
 
std::string m_propagationLossModelType
 the propagation loss model type id
 
double m_shadowingStdLos
 the standard deviation of the shadowing component in the LOS case in dB
 
double m_shadowingStdNlos
 the standard deviation of the shadowing component in the NLOS case in dB
 

Detailed Description

Struct containing the parameters for each test.

Definition at line 1050 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 1055 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 1053 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 1054 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 1052 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 1056 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 1058 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: