NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTENR_propagationInfo Struct Reference
Collaboration diagram for stru_LTENR_propagationInfo:

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 centralFrequency_GHz
 
__IN__ double bandwidth_MHz
 
__IN__ ptrLTENR_PROPAGATIONCONFIG propagationConfig
 
__OUT__ double dTotalLoss
 
__OUT__ double dPathLoss
 
__OUT__ double dShadowFadingLoss
 
__OUT__ double dClutterLoss
 
__OUT__ double dO2ILoss
 
__OUT__ double dAdditionalLoss
 
UINT selectedBeamId
 
double theta_rad
 
double netAntennaGain_dB
 
double angularAntennaGain_dB
 
double rxG_T
 
double noiseFigure
 
double slantHeight
 
double elevationAngle_rad
 
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 43 of file LTENR_PHY.h.

Field Documentation

◆ angularAntennaGain_dB

double stru_LTENR_propagationInfo::angularAntennaGain_dB

Definition at line 67 of file LTENR_PHY.h.

◆ bandwidth_MHz

__IN__ double stru_LTENR_propagationInfo::bandwidth_MHz

Definition at line 53 of file LTENR_PHY.h.

◆ centralFrequency_GHz

__IN__ double stru_LTENR_propagationInfo::centralFrequency_GHz

Definition at line 52 of file LTENR_PHY.h.

◆ centralFrequency_MHz

__IN__ double stru_LTENR_propagationInfo::centralFrequency_MHz

Definition at line 51 of file LTENR_PHY.h.

◆ currentScenario

LTENR_SCENARIO stru_LTENR_propagationInfo::currentScenario

Definition at line 119 of file LTENR_PHY.h.

◆ dAdditionalLoss

__OUT__ double stru_LTENR_propagationInfo::dAdditionalLoss

Definition at line 61 of file LTENR_PHY.h.

◆ dClutterLoss

__OUT__ double stru_LTENR_propagationInfo::dClutterLoss

Definition at line 59 of file LTENR_PHY.h.

◆ dist2D

double stru_LTENR_propagationInfo::dist2D

Definition at line 120 of file LTENR_PHY.h.

◆ dist2Dindoor

double stru_LTENR_propagationInfo::dist2Dindoor

Definition at line 122 of file LTENR_PHY.h.

◆ dist2Doutdoor

double stru_LTENR_propagationInfo::dist2Doutdoor

Definition at line 123 of file LTENR_PHY.h.

◆ dist3D

double stru_LTENR_propagationInfo::dist3D

Definition at line 121 of file LTENR_PHY.h.

◆ dO2ILoss

__OUT__ double stru_LTENR_propagationInfo::dO2ILoss

Definition at line 60 of file LTENR_PHY.h.

◆ dPathLoss

__OUT__ double stru_LTENR_propagationInfo::dPathLoss

Definition at line 57 of file LTENR_PHY.h.

◆ dShadowFadingLoss

__OUT__ double stru_LTENR_propagationInfo::dShadowFadingLoss

Definition at line 58 of file LTENR_PHY.h.

◆ dTotalLoss

__OUT__ double stru_LTENR_propagationInfo::dTotalLoss

Definition at line 56 of file LTENR_PHY.h.

◆ elevationAngle_rad

double stru_LTENR_propagationInfo::elevationAngle_rad

Definition at line 73 of file LTENR_PHY.h.

◆ frequency_gHz

double stru_LTENR_propagationInfo::frequency_gHz

Definition at line 117 of file LTENR_PHY.h.

◆ gnbId

__IN__ NETSIM_ID stru_LTENR_propagationInfo::gnbId

Definition at line 45 of file LTENR_PHY.h.

◆ gnbIf

__IN__ NETSIM_ID stru_LTENR_propagationInfo::gnbIf

Definition at line 46 of file LTENR_PHY.h.

◆ gnbPos

__IN__ NetSim_COORDINATES stru_LTENR_propagationInfo::gnbPos

Definition at line 49 of file LTENR_PHY.h.

◆ gnbPosition

LTENR_LOCATION stru_LTENR_propagationInfo::gnbPosition

Definition at line 115 of file LTENR_PHY.h.

◆ Gset

double stru_LTENR_propagationInfo::Gset

Definition at line 110 of file LTENR_PHY.h.

◆ isConstructiveShadow

bool stru_LTENR_propagationInfo::isConstructiveShadow

Definition at line 109 of file LTENR_PHY.h.

◆ Iset

double stru_LTENR_propagationInfo::Iset

Definition at line 111 of file LTENR_PHY.h.

◆ netAntennaGain_dB

double stru_LTENR_propagationInfo::netAntennaGain_dB

Definition at line 66 of file LTENR_PHY.h.

◆ noiseFigure

double stru_LTENR_propagationInfo::noiseFigure

Definition at line 70 of file LTENR_PHY.h.

◆ propagationConfig

__IN__ ptrLTENR_PROPAGATIONCONFIG stru_LTENR_propagationInfo::propagationConfig

Definition at line 54 of file LTENR_PHY.h.

◆ rxG_T

double stru_LTENR_propagationInfo::rxG_T

Definition at line 69 of file LTENR_PHY.h.

◆ selectedBeamId

UINT stru_LTENR_propagationInfo::selectedBeamId

Definition at line 64 of file LTENR_PHY.h.

◆ slantHeight

double stru_LTENR_propagationInfo::slantHeight

Definition at line 72 of file LTENR_PHY.h.

◆ theta_rad

double stru_LTENR_propagationInfo::theta_rad

Definition at line 65 of file LTENR_PHY.h.

◆ ueId

__IN__ NETSIM_ID stru_LTENR_propagationInfo::ueId

Definition at line 47 of file LTENR_PHY.h.

◆ ueIf

__IN__ NETSIM_ID stru_LTENR_propagationInfo::ueIf

Definition at line 48 of file LTENR_PHY.h.

◆ uePos

__IN__ NetSim_COORDINATES stru_LTENR_propagationInfo::uePos

Definition at line 50 of file LTENR_PHY.h.

◆ uePosition

LTENR_LOCATION stru_LTENR_propagationInfo::uePosition

Definition at line 114 of file LTENR_PHY.h.


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