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 61 of file channel-condition-model-test-suite.cc.
| double ThreeGppChannelConditionModelTestCase::TestVector::m_pLos |
LOS probability.
Definition at line 65 of file channel-condition-model-test-suite.cc.
Referenced by ThreeGppChannelConditionModelTestCase::DoRun().
| Vector ThreeGppChannelConditionModelTestCase::TestVector::m_positionA |
the position of the first node
Definition at line 63 of file channel-condition-model-test-suite.cc.
Referenced by ThreeGppChannelConditionModelTestCase::DoRun().
| Vector ThreeGppChannelConditionModelTestCase::TestVector::m_positionB |
the position of the second node
Definition at line 64 of file channel-condition-model-test-suite.cc.
Referenced by ThreeGppChannelConditionModelTestCase::DoRun().
| TypeId ThreeGppChannelConditionModelTestCase::TestVector::m_typeId |
the type ID of the channel condition model to be used
Definition at line 66 of file channel-condition-model-test-suite.cc.
Referenced by ThreeGppChannelConditionModelTestCase::DoRun().