A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
BuildingsPenetrationLossesTestCase::TestVector Struct Reference

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

Collaboration diagram for BuildingsPenetrationLossesTestCase::TestVector:

Public Attributes

double m_expectedMean
 expected mean in dBm
double m_expectedStddev
 expected deviation in dBm
double m_frequency
 carrier frequency in Hz
O2ILH m_o2iLossType
 type of O2I loss (low/high)
Vector m_positionA
 the position of the first node
Vector m_positionB
 the position of the second node
TypeId m_propModel
 the type ID of the propagation loss model to be used
double m_ueVelocity
 velocity in km/h

Detailed Description

Struct containing the parameters for each test.

Definition at line 81 of file buildings-penetration-loss-pathloss-test.cc.

Member Data Documentation

◆ m_expectedMean

double BuildingsPenetrationLossesTestCase::TestVector::m_expectedMean

expected mean in dBm

Definition at line 89 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_expectedStddev

double BuildingsPenetrationLossesTestCase::TestVector::m_expectedStddev

expected deviation in dBm

Definition at line 90 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_frequency

double BuildingsPenetrationLossesTestCase::TestVector::m_frequency

carrier frequency in Hz

Definition at line 86 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_o2iLossType

O2ILH BuildingsPenetrationLossesTestCase::TestVector::m_o2iLossType

type of O2I loss (low/high)

Definition at line 88 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_positionA

Vector BuildingsPenetrationLossesTestCase::TestVector::m_positionA

the position of the first node

Definition at line 83 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_positionB

Vector BuildingsPenetrationLossesTestCase::TestVector::m_positionB

the position of the second node

Definition at line 84 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_propModel

TypeId BuildingsPenetrationLossesTestCase::TestVector::m_propModel

the type ID of the propagation loss model to be used

Definition at line 87 of file buildings-penetration-loss-pathloss-test.cc.

◆ m_ueVelocity

double BuildingsPenetrationLossesTestCase::TestVector::m_ueVelocity

velocity in km/h

Definition at line 85 of file buildings-penetration-loss-pathloss-test.cc.


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