Define a struct for the m_o2iLossMap entries. More...
#include "three-gpp-propagation-loss-model.h"
Public Attributes | |
| ChannelCondition::LosConditionValue | m_condition |
| the LOS/NLOS condition | |
| double | m_o2iLoss |
| the o2i loss in dB | |
Define a struct for the m_o2iLossMap entries.
Definition at line 332 of file three-gpp-propagation-loss-model.h.
| ChannelCondition::LosConditionValue ns3::ThreeGppPropagationLossModel::O2iLossMapItem::m_condition |
the LOS/NLOS condition
Definition at line 335 of file three-gpp-propagation-loss-model.h.
| double ns3::ThreeGppPropagationLossModel::O2iLossMapItem::m_o2iLoss |
the o2i loss in dB
Definition at line 334 of file three-gpp-propagation-loss-model.h.