Struct containing the parameters for each test. More...
Public Attributes | |
ChannelCondition::LosConditionValue | m_losCond |
the correct channel condition | |
Vector | m_positionA |
the position of the first node | |
Vector | m_positionB |
the position of the second node | |
Struct containing the parameters for each test.
Definition at line 50 of file buildings-channel-condition-model-test.cc.
ChannelCondition::LosConditionValue BuildingsChannelConditionModelTestCase::TestVector::m_losCond |
the correct channel condition
Definition at line 54 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 52 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 53 of file buildings-channel-condition-model-test.cc.
Referenced by BuildingsChannelConditionModelTestCase::DoRun().