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 | |
TypeId | m_typeId |
the type ID of the channel condition model to be used | |
Struct containing the parameters for each test.
Definition at line 71 of file three-gpp-v2v-channel-condition-model-test.cc.
ChannelCondition::LosConditionValue ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_losCond |
the correct channel condition
Definition at line 75 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().
Vector ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_positionA |
the position of the first node
Definition at line 73 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().
Vector ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_positionB |
the position of the second node
Definition at line 74 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().
TypeId ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_typeId |
the type ID of the channel condition model to be used
Definition at line 76 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().