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

Data Fields

__IN__ UINT layerCount
 
__IN__ UINT txAntennaCount
 
__IN__ UINT rxAntennaCount
 
__IN__ double txPower_dbm
 
__IN__ double totaltxpower_dbm
 
double thermalNoise
 
double * rxPower_dbm
 
double * EB_by_N0
 
double * SNR_db
 
double * SINR_db
 
double * InterferencePower_dbm
 
double * spectralEfficiency
 
__OUT__ double antennaGain
 
double SSB_rxPower_dBm
 
double SSB_EB_by_N0
 
__OUT__ double SSB_SNR_dB
 
__OUT__ double SSB_AnalogBeamformingGain_dB
 
__OUT__ double * beamFormingGain
 
__OUT__ double ArrayGain
 
void * beamformingHandle
 
UINT * beamFormingIndex
 

Detailed Description

Definition at line 76 of file LTENR_PHY.h.

Field Documentation

◆ antennaGain

__OUT__ double stru_LTENR_propagationInfo::stru_powers::antennaGain

Definition at line 93 of file LTENR_PHY.h.

◆ ArrayGain

__OUT__ double stru_LTENR_propagationInfo::stru_powers::ArrayGain

Definition at line 102 of file LTENR_PHY.h.

◆ beamFormingGain

__OUT__ double* stru_LTENR_propagationInfo::stru_powers::beamFormingGain

Definition at line 101 of file LTENR_PHY.h.

◆ beamformingHandle

void* stru_LTENR_propagationInfo::stru_powers::beamformingHandle

Definition at line 103 of file LTENR_PHY.h.

◆ beamFormingIndex

UINT* stru_LTENR_propagationInfo::stru_powers::beamFormingIndex

Definition at line 104 of file LTENR_PHY.h.

◆ EB_by_N0

double* stru_LTENR_propagationInfo::stru_powers::EB_by_N0

Definition at line 87 of file LTENR_PHY.h.

◆ InterferencePower_dbm

double* stru_LTENR_propagationInfo::stru_powers::InterferencePower_dbm

Definition at line 90 of file LTENR_PHY.h.

◆ layerCount

__IN__ UINT stru_LTENR_propagationInfo::stru_powers::layerCount

Definition at line 78 of file LTENR_PHY.h.

◆ rxAntennaCount

__IN__ UINT stru_LTENR_propagationInfo::stru_powers::rxAntennaCount

Definition at line 80 of file LTENR_PHY.h.

◆ rxPower_dbm

double* stru_LTENR_propagationInfo::stru_powers::rxPower_dbm

Definition at line 86 of file LTENR_PHY.h.

◆ SINR_db

double* stru_LTENR_propagationInfo::stru_powers::SINR_db

Definition at line 89 of file LTENR_PHY.h.

◆ SNR_db

double* stru_LTENR_propagationInfo::stru_powers::SNR_db

Definition at line 88 of file LTENR_PHY.h.

◆ spectralEfficiency

double* stru_LTENR_propagationInfo::stru_powers::spectralEfficiency

Definition at line 91 of file LTENR_PHY.h.

◆ SSB_AnalogBeamformingGain_dB

__OUT__ double stru_LTENR_propagationInfo::stru_powers::SSB_AnalogBeamformingGain_dB

Definition at line 99 of file LTENR_PHY.h.

◆ SSB_EB_by_N0

double stru_LTENR_propagationInfo::stru_powers::SSB_EB_by_N0

Definition at line 97 of file LTENR_PHY.h.

◆ SSB_rxPower_dBm

double stru_LTENR_propagationInfo::stru_powers::SSB_rxPower_dBm

Definition at line 96 of file LTENR_PHY.h.

◆ SSB_SNR_dB

__OUT__ double stru_LTENR_propagationInfo::stru_powers::SSB_SNR_dB

Definition at line 98 of file LTENR_PHY.h.

◆ thermalNoise

double stru_LTENR_propagationInfo::stru_powers::thermalNoise

Definition at line 84 of file LTENR_PHY.h.

◆ totaltxpower_dbm

__IN__ double stru_LTENR_propagationInfo::stru_powers::totaltxpower_dbm

Definition at line 82 of file LTENR_PHY.h.

◆ txAntennaCount

__IN__ UINT stru_LTENR_propagationInfo::stru_powers::txAntennaCount

Definition at line 79 of file LTENR_PHY.h.

◆ txPower_dbm

__IN__ double stru_LTENR_propagationInfo::stru_powers::txPower_dbm

Definition at line 81 of file LTENR_PHY.h.


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