Struct containing the parameters for each test. More...
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 | |
Struct containing the parameters for each test.
Definition at line 81 of file buildings-penetration-loss-pathloss-test.cc.
| double BuildingsPenetrationLossesTestCase::TestVector::m_expectedMean |
expected mean in dBm
Definition at line 89 of file buildings-penetration-loss-pathloss-test.cc.
| double BuildingsPenetrationLossesTestCase::TestVector::m_expectedStddev |
expected deviation in dBm
Definition at line 90 of file buildings-penetration-loss-pathloss-test.cc.
| double BuildingsPenetrationLossesTestCase::TestVector::m_frequency |
carrier frequency in Hz
Definition at line 86 of file buildings-penetration-loss-pathloss-test.cc.
| O2ILH BuildingsPenetrationLossesTestCase::TestVector::m_o2iLossType |
type of O2I loss (low/high)
Definition at line 88 of file buildings-penetration-loss-pathloss-test.cc.
| Vector BuildingsPenetrationLossesTestCase::TestVector::m_positionA |
the position of the first node
Definition at line 83 of file buildings-penetration-loss-pathloss-test.cc.
| Vector BuildingsPenetrationLossesTestCase::TestVector::m_positionB |
the position of the second node
Definition at line 84 of file buildings-penetration-loss-pathloss-test.cc.
| 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.
| double BuildingsPenetrationLossesTestCase::TestVector::m_ueVelocity |
velocity in km/h
Definition at line 85 of file buildings-penetration-loss-pathloss-test.cc.