Define a struct for the m_shadowingMap entries. More...
#include "three-gpp-propagation-loss-model.h"
Public Attributes | |
| ChannelCondition::LosConditionValue | m_condition |
| the LOS/NLOS condition | |
| Vector | m_distance |
| the vector AB | |
| double | m_shadowing |
| the shadowing loss in dB | |
Define a struct for the m_shadowingMap entries.
Definition at line 321 of file three-gpp-propagation-loss-model.h.
| ChannelCondition::LosConditionValue ns3::ThreeGppPropagationLossModel::ShadowingMapItem::m_condition |
the LOS/NLOS condition
Definition at line 324 of file three-gpp-propagation-loss-model.h.
| Vector ns3::ThreeGppPropagationLossModel::ShadowingMapItem::m_distance |
the vector AB
Definition at line 325 of file three-gpp-propagation-loss-model.h.
| double ns3::ThreeGppPropagationLossModel::ShadowingMapItem::m_shadowing |
the shadowing loss in dB
Definition at line 323 of file three-gpp-propagation-loss-model.h.