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

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

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...
 

Detailed Description

Struct containing the parameters for each test.

Definition at line 60 of file buildings-channel-condition-model-test.cc.

Member Data Documentation

◆ m_losCond

ChannelCondition::LosConditionValue BuildingsChannelConditionModelTestCase::TestVector::m_losCond

the correct channel condition

Definition at line 64 of file buildings-channel-condition-model-test.cc.

Referenced by BuildingsChannelConditionModelTestCase::DoRun().

◆ m_positionA

Vector BuildingsChannelConditionModelTestCase::TestVector::m_positionA

the position of the first node

Definition at line 62 of file buildings-channel-condition-model-test.cc.

Referenced by BuildingsChannelConditionModelTestCase::DoRun().

◆ m_positionB

Vector BuildingsChannelConditionModelTestCase::TestVector::m_positionB

the position of the second node

Definition at line 63 of file buildings-channel-condition-model-test.cc.

Referenced by BuildingsChannelConditionModelTestCase::DoRun().


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