A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector Struct Reference

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

+ Collaboration diagram for ThreeGppV2vHighwayLosNlosvChCondModelTestCase::TestVector:

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
 

Detailed Description

Struct containing the parameters for each test.

Definition at line 388 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 390 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 391 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 393 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: