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 |
Definition at line 76 of file LTENR_PHY.h.
| __OUT__ double stru_LTENR_propagationInfo::stru_powers::antennaGain |
Definition at line 93 of file LTENR_PHY.h.
| __OUT__ double stru_LTENR_propagationInfo::stru_powers::ArrayGain |
Definition at line 102 of file LTENR_PHY.h.
| __OUT__ double* stru_LTENR_propagationInfo::stru_powers::beamFormingGain |
Definition at line 101 of file LTENR_PHY.h.
| void* stru_LTENR_propagationInfo::stru_powers::beamformingHandle |
Definition at line 103 of file LTENR_PHY.h.
| UINT* stru_LTENR_propagationInfo::stru_powers::beamFormingIndex |
Definition at line 104 of file LTENR_PHY.h.
| double* stru_LTENR_propagationInfo::stru_powers::EB_by_N0 |
Definition at line 87 of file LTENR_PHY.h.
| double* stru_LTENR_propagationInfo::stru_powers::InterferencePower_dbm |
Definition at line 90 of file LTENR_PHY.h.
| __IN__ UINT stru_LTENR_propagationInfo::stru_powers::layerCount |
Definition at line 78 of file LTENR_PHY.h.
| __IN__ UINT stru_LTENR_propagationInfo::stru_powers::rxAntennaCount |
Definition at line 80 of file LTENR_PHY.h.
| double* stru_LTENR_propagationInfo::stru_powers::rxPower_dbm |
Definition at line 86 of file LTENR_PHY.h.
| double* stru_LTENR_propagationInfo::stru_powers::SINR_db |
Definition at line 89 of file LTENR_PHY.h.
| double* stru_LTENR_propagationInfo::stru_powers::SNR_db |
Definition at line 88 of file LTENR_PHY.h.
| double* stru_LTENR_propagationInfo::stru_powers::spectralEfficiency |
Definition at line 91 of file LTENR_PHY.h.
| __OUT__ double stru_LTENR_propagationInfo::stru_powers::SSB_AnalogBeamformingGain_dB |
Definition at line 99 of file LTENR_PHY.h.
| double stru_LTENR_propagationInfo::stru_powers::SSB_EB_by_N0 |
Definition at line 97 of file LTENR_PHY.h.
| double stru_LTENR_propagationInfo::stru_powers::SSB_rxPower_dBm |
Definition at line 96 of file LTENR_PHY.h.
| __OUT__ double stru_LTENR_propagationInfo::stru_powers::SSB_SNR_dB |
Definition at line 98 of file LTENR_PHY.h.
| double stru_LTENR_propagationInfo::stru_powers::thermalNoise |
Definition at line 84 of file LTENR_PHY.h.
| __IN__ double stru_LTENR_propagationInfo::stru_powers::totaltxpower_dbm |
Definition at line 82 of file LTENR_PHY.h.
| __IN__ UINT stru_LTENR_propagationInfo::stru_powers::txAntennaCount |
Definition at line 79 of file LTENR_PHY.h.
| __IN__ double stru_LTENR_propagationInfo::stru_powers::txPower_dbm |
Definition at line 81 of file LTENR_PHY.h.