A Discrete-Event Network Simulator
API
ThreeGppV2vBuildingsChCondModelTestCase::TestVector Struct Reference

Struct containing the parameters for each test. More...

+ Collaboration diagram for ThreeGppV2vBuildingsChCondModelTestCase::TestVector:

Public Attributes

ChannelCondition::LosConditionValue m_losCond
 the correct channel condition More...
 
Vector m_positionA
 the position of the first node More...
 
Vector m_positionB
 the position of the second node More...
 
TypeId m_typeId
 the type ID of the channel condition model to be used More...
 

Detailed Description

Struct containing the parameters for each test.

Definition at line 69 of file three-gpp-v2v-channel-condition-model-test.cc.

Member Data Documentation

◆ m_losCond

ChannelCondition::LosConditionValue ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_losCond

the correct channel condition

Definition at line 73 of file three-gpp-v2v-channel-condition-model-test.cc.

Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().

◆ m_positionA

Vector ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_positionA

the position of the first node

Definition at line 71 of file three-gpp-v2v-channel-condition-model-test.cc.

Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().

◆ m_positionB

Vector ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_positionB

the position of the second node

Definition at line 72 of file three-gpp-v2v-channel-condition-model-test.cc.

Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().

◆ m_typeId

TypeId ThreeGppV2vBuildingsChCondModelTestCase::TestVector::m_typeId

the type ID of the channel condition model to be used

Definition at line 74 of file three-gpp-v2v-channel-condition-model-test.cc.

Referenced by ThreeGppV2vBuildingsChCondModelTestCase::DoRun().


The documentation for this struct was generated from the following file: