NetSim Source Code Help
Loading...
Searching...
No Matches
stru_LTENR_propagationInfo Struct Reference

#include <LTENR_PHY.h>

Collaboration diagram for stru_LTENR_propagationInfo:
Collaboration graph

Data Structures

struct  stru_powers
 

Data Fields

__IN__ NETSIM_ID gnbId
 
__IN__ NETSIM_ID gnbIf
 
__IN__ NETSIM_ID ueId
 
__IN__ NETSIM_ID ueIf
 
__IN__ NetSim_COORDINATES gnbPos
 
__IN__ NetSim_COORDINATES uePos
 
__IN__ double centralFrequency_MHz
 
__IN__ double bandwidth_MHz
 
__IN__ ptrLTENR_PROPAGATIONCONFIG propagationConfig
 
__OUT__ double dTotalLoss
 
__OUT__ double dPathLoss
 
__OUT__ double dShadowFadingLoss
 
__OUT__ double dO2ILoss
 
__OUT__ double dAdditionalLoss
 
struct stru_LTENR_propagationInfo::stru_powers uplink
 
struct stru_LTENR_propagationInfo::stru_powers downlink
 
struct {
   bool   isConstructiveShadow
 
   double   Gset
 
   double   Iset
 
SHADOWVAR
 
LTENR_LOCATION uePosition
 
LTENR_LOCATION gnbPosition
 
double frequency_gHz
 
LTENR_SCENARIO currentScenario
 
double dist2D
 
double dist3D
 
double dist2Dindoor
 
double dist2Doutdoor
 

Detailed Description

Definition at line 42 of file LTENR_PHY.h.

Field Documentation

◆ bandwidth_MHz

__IN__ double stru_LTENR_propagationInfo::bandwidth_MHz

Definition at line 51 of file LTENR_PHY.h.

◆ centralFrequency_MHz

__IN__ double stru_LTENR_propagationInfo::centralFrequency_MHz

Definition at line 50 of file LTENR_PHY.h.

◆ currentScenario

LTENR_SCENARIO stru_LTENR_propagationInfo::currentScenario

Definition at line 103 of file LTENR_PHY.h.

◆ dAdditionalLoss

__OUT__ double stru_LTENR_propagationInfo::dAdditionalLoss

Definition at line 58 of file LTENR_PHY.h.

◆ dist2D

double stru_LTENR_propagationInfo::dist2D

Definition at line 104 of file LTENR_PHY.h.

◆ dist2Dindoor

double stru_LTENR_propagationInfo::dist2Dindoor

Definition at line 106 of file LTENR_PHY.h.

◆ dist2Doutdoor

double stru_LTENR_propagationInfo::dist2Doutdoor

Definition at line 107 of file LTENR_PHY.h.

◆ dist3D

double stru_LTENR_propagationInfo::dist3D

Definition at line 105 of file LTENR_PHY.h.

◆ dO2ILoss

__OUT__ double stru_LTENR_propagationInfo::dO2ILoss

Definition at line 57 of file LTENR_PHY.h.

◆ downlink

struct stru_LTENR_propagationInfo::stru_powers stru_LTENR_propagationInfo::downlink

◆ dPathLoss

__OUT__ double stru_LTENR_propagationInfo::dPathLoss

Definition at line 55 of file LTENR_PHY.h.

◆ dShadowFadingLoss

__OUT__ double stru_LTENR_propagationInfo::dShadowFadingLoss

Definition at line 56 of file LTENR_PHY.h.

◆ dTotalLoss

__OUT__ double stru_LTENR_propagationInfo::dTotalLoss

Definition at line 54 of file LTENR_PHY.h.

◆ frequency_gHz

double stru_LTENR_propagationInfo::frequency_gHz

Definition at line 101 of file LTENR_PHY.h.

◆ gnbId

__IN__ NETSIM_ID stru_LTENR_propagationInfo::gnbId

Definition at line 44 of file LTENR_PHY.h.

◆ gnbIf

__IN__ NETSIM_ID stru_LTENR_propagationInfo::gnbIf

Definition at line 45 of file LTENR_PHY.h.

◆ gnbPos

__IN__ NetSim_COORDINATES stru_LTENR_propagationInfo::gnbPos

Definition at line 48 of file LTENR_PHY.h.

◆ gnbPosition

LTENR_LOCATION stru_LTENR_propagationInfo::gnbPosition

Definition at line 99 of file LTENR_PHY.h.

◆ Gset

double stru_LTENR_propagationInfo::Gset

Definition at line 94 of file LTENR_PHY.h.

◆ isConstructiveShadow

bool stru_LTENR_propagationInfo::isConstructiveShadow

Definition at line 93 of file LTENR_PHY.h.

◆ Iset

double stru_LTENR_propagationInfo::Iset

Definition at line 95 of file LTENR_PHY.h.

◆ propagationConfig

__IN__ ptrLTENR_PROPAGATIONCONFIG stru_LTENR_propagationInfo::propagationConfig

Definition at line 52 of file LTENR_PHY.h.

◆ 

struct { ... } stru_LTENR_propagationInfo::SHADOWVAR

◆ ueId

__IN__ NETSIM_ID stru_LTENR_propagationInfo::ueId

Definition at line 46 of file LTENR_PHY.h.

◆ ueIf

__IN__ NETSIM_ID stru_LTENR_propagationInfo::ueIf

Definition at line 47 of file LTENR_PHY.h.

◆ uePos

__IN__ NetSim_COORDINATES stru_LTENR_propagationInfo::uePos

Definition at line 49 of file LTENR_PHY.h.

◆ uePosition

LTENR_LOCATION stru_LTENR_propagationInfo::uePosition

Definition at line 98 of file LTENR_PHY.h.

◆ uplink

struct stru_LTENR_propagationInfo::stru_powers stru_LTENR_propagationInfo::uplink

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