Struct containing the parameters for each test. More...
Public Attributes | |
ChannelCondition::LosConditionValue | m_losCond |
the correct channel condition More... | |
Vector | m_positionA |
the position of the first node More... | |
Vector | m_positionB |
the position of the second node More... | |
Struct containing the parameters for each test.
Definition at line 63 of file buildings-channel-condition-model-test.cc.
ChannelCondition::LosConditionValue BuildingsChannelConditionModelTestCase::TestVector::m_losCond |
the correct channel condition
Definition at line 67 of file buildings-channel-condition-model-test.cc.
Referenced by BuildingsChannelConditionModelTestCase::DoRun().
Vector BuildingsChannelConditionModelTestCase::TestVector::m_positionA |
the position of the first node
Definition at line 65 of file buildings-channel-condition-model-test.cc.
Referenced by BuildingsChannelConditionModelTestCase::DoRun().
Vector BuildingsChannelConditionModelTestCase::TestVector::m_positionB |
the position of the second node
Definition at line 66 of file buildings-channel-condition-model-test.cc.
Referenced by BuildingsChannelConditionModelTestCase::DoRun().