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

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

+ Collaboration diagram for ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector:

Public Attributes

double m_pLos
 LOS probability. 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 365 of file three-gpp-v2v-channel-condition-model-test.cc.

Member Data Documentation

◆ m_pLos

double ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector::m_pLos

◆ m_positionA

Vector ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector::m_positionA

the position of the first node

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

Referenced by ThreeGppV2vHighwayLosNlosvChCondModelTestCase::DoRun().

◆ m_positionB

Vector ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector::m_positionB

the position of the second node

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

Referenced by ThreeGppV2vHighwayLosNlosvChCondModelTestCase::DoRun().

◆ m_typeId

TypeId ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector::m_typeId

the type ID of the channel condition model to be used

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

Referenced by ThreeGppV2vHighwayLosNlosvChCondModelTestCase::DoRun().


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