A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::ThreeGppPropagationLossModel::ShadowingMapItem Struct Reference

Define a struct for the m_shadowingMap entries. More...

#include "three-gpp-propagation-loss-model.h"

+ Collaboration diagram for ns3::ThreeGppPropagationLossModel::ShadowingMapItem:

Public Attributes

ChannelCondition::LosConditionValue m_condition
 the LOS/NLOS condition
 
Vector m_distance
 the vector AB
 
double m_shadowing
 the shadowing loss in dB
 

Detailed Description

Define a struct for the m_shadowingMap entries.

Definition at line 312 of file three-gpp-propagation-loss-model.h.

Member Data Documentation

◆ m_condition

ChannelCondition::LosConditionValue ns3::ThreeGppPropagationLossModel::ShadowingMapItem::m_condition

the LOS/NLOS condition

Definition at line 315 of file three-gpp-propagation-loss-model.h.

◆ m_distance

Vector ns3::ThreeGppPropagationLossModel::ShadowingMapItem::m_distance

the vector AB

Definition at line 316 of file three-gpp-propagation-loss-model.h.

◆ m_shadowing

double ns3::ThreeGppPropagationLossModel::ShadowingMapItem::m_shadowing

the shadowing loss in dB

Definition at line 314 of file three-gpp-propagation-loss-model.h.


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