Struct containing the parameters for each test. More...
Public Attributes | |
double | m_pLos |
LOS probability. | |
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 224 of file three-gpp-v2v-channel-condition-model-test.cc.
double ThreeGppV2vUrbanLosNlosvChCondModelTestCase::TestVector::m_pLos |
LOS probability.
Definition at line 228 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vUrbanLosNlosvChCondModelTestCase::DoRun().
Vector ThreeGppV2vUrbanLosNlosvChCondModelTestCase::TestVector::m_positionA |
the position of the first node
Definition at line 226 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vUrbanLosNlosvChCondModelTestCase::DoRun().
Vector ThreeGppV2vUrbanLosNlosvChCondModelTestCase::TestVector::m_positionB |
the position of the second node
Definition at line 227 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vUrbanLosNlosvChCondModelTestCase::DoRun().
TypeId ThreeGppV2vUrbanLosNlosvChCondModelTestCase::TestVector::m_typeId |
the type ID of the channel condition model to be used
Definition at line 229 of file three-gpp-v2v-channel-condition-model-test.cc.
Referenced by ThreeGppV2vUrbanLosNlosvChCondModelTestCase::DoRun().