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

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

+ Collaboration diagram for ThreeGppChannelConditionModelTestCase::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 71 of file channel-condition-model-test-suite.cc.

Member Data Documentation

◆ m_pLos

double ThreeGppChannelConditionModelTestCase::TestVector::m_pLos

LOS probability.

Definition at line 75 of file channel-condition-model-test-suite.cc.

Referenced by ThreeGppChannelConditionModelTestCase::DoRun().

◆ m_positionA

Vector ThreeGppChannelConditionModelTestCase::TestVector::m_positionA

the position of the first node

Definition at line 73 of file channel-condition-model-test-suite.cc.

Referenced by ThreeGppChannelConditionModelTestCase::DoRun().

◆ m_positionB

Vector ThreeGppChannelConditionModelTestCase::TestVector::m_positionB

the position of the second node

Definition at line 74 of file channel-condition-model-test-suite.cc.

Referenced by ThreeGppChannelConditionModelTestCase::DoRun().

◆ m_typeId

TypeId ThreeGppChannelConditionModelTestCase::TestVector::m_typeId

the type ID of the channel condition model to be used

Definition at line 76 of file channel-condition-model-test-suite.cc.

Referenced by ThreeGppChannelConditionModelTestCase::DoRun().


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