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

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

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

+ Collaboration diagram for ns3::ThreeGppPropagationLossModel::O2iLossMapItem:

Public Attributes

ChannelCondition::LosConditionValue m_condition
 the LOS/NLOS condition
 
double m_o2iLoss
 the o2i loss in dB
 

Detailed Description

Define a struct for the m_o2iLossMap entries.

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

Member Data Documentation

◆ m_condition

ChannelCondition::LosConditionValue ns3::ThreeGppPropagationLossModel::O2iLossMapItem::m_condition

the LOS/NLOS condition

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

◆ m_o2iLoss

double ns3::ThreeGppPropagationLossModel::O2iLossMapItem::m_o2iLoss

the o2i loss in dB

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


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