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 59 of file three-gpp-v2v-channel-condition-model-test.cc.
| ChannelCondition::LosConditionValue ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_losCond |
the correct channel condition
Definition at line 63 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 61 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 62 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 64 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().