A Discrete-Event Network Simulator
API
ThreeGppIndoorOfficePropagationLossModelTestCase::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, 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 530 of file three-gpp-propagation-loss-model-test-suite.cc.

Member Data Documentation

◆ m_distance

double ThreeGppIndoorOfficePropagationLossModelTestCase::TestVector::m_distance

2D distance between UT and BS in meters

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

Referenced by ThreeGppIndoorOfficePropagationLossModelTestCase::DoRun().

◆ m_frequency

double ThreeGppIndoorOfficePropagationLossModelTestCase::TestVector::m_frequency

carrier frequency in Hz

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

Referenced by ThreeGppIndoorOfficePropagationLossModelTestCase::DoRun().

◆ m_isLos

bool ThreeGppIndoorOfficePropagationLossModelTestCase::TestVector::m_isLos

if true LOS, if false NLOS

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

Referenced by ThreeGppIndoorOfficePropagationLossModelTestCase::DoRun().

◆ m_pr

double ThreeGppIndoorOfficePropagationLossModelTestCase::TestVector::m_pr

◆ m_pt

double ThreeGppIndoorOfficePropagationLossModelTestCase::TestVector::m_pt

transmitted power in dBm

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

Referenced by ThreeGppIndoorOfficePropagationLossModelTestCase::DoRun().


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