#include "stdafx.h"
#include "LTENR_PHY.h"
Go to the source code of this file.
|
| static double | fn_GetEdgeInterference (NETSIM_ID gNBiID, NETSIM_ID gNBjID, double dUEgnbi, double dUEgnbj, bool isDownlink) |
| |
| static void | LTENR_fn_Graded_Distance_Based_Wyner_Model_Interference (ptrLTENR_PROPAGATIONINFO info, double rxPower_dbm, double *Interference, int CA_ID, bool isDownlink) |
| |
| void | LTENR_fn_InterferenceInit () |
| |
| void | LTENR_fn_ExactGeometricModelInterference (ptrLTENR_PROPAGATIONINFO info, double rxPower_dbm, double *Interference, int layerId, int CA_ID, bool isDownlink) |
| |
| void | LTENR_Calculate_Interference (ptrLTENR_PROPAGATIONINFO info, double rxPower_dbm, double *Interference, int layerId, int CA_ID, bool isDownlink) |
| |
| void | free_interference () |
| |
◆ GRADED_DISTANCE_BASED_WYNER_INTERFERENCE
◆ ptrGRADED_DISTANCE_BASED_WYNER_INTERFERENCE
◆ fn_GetEdgeInterference()
| static double fn_GetEdgeInterference |
( |
NETSIM_ID |
gNBiID, |
|
|
NETSIM_ID |
gNBjID, |
|
|
double |
dUEgnbi, |
|
|
double |
dUEgnbj, |
|
|
bool |
isDownlink |
|
) |
| |
|
static |
◆ free_interference()
| void free_interference |
( |
| ) |
|
◆ LTENR_Calculate_Interference()
| void LTENR_Calculate_Interference |
( |
ptrLTENR_PROPAGATIONINFO |
info, |
|
|
double |
rxPower_dbm, |
|
|
double * |
Interference, |
|
|
int |
layerId, |
|
|
int |
CA_ID, |
|
|
bool |
isDownlink |
|
) |
| |
◆ LTENR_fn_ExactGeometricModelInterference()
| void LTENR_fn_ExactGeometricModelInterference |
( |
ptrLTENR_PROPAGATIONINFO |
info, |
|
|
double |
rxPower_dbm, |
|
|
double * |
Interference, |
|
|
int |
layerId, |
|
|
int |
CA_ID, |
|
|
bool |
isDownlink |
|
) |
| |
◆ LTENR_fn_Graded_Distance_Based_Wyner_Model_Interference()
| static void LTENR_fn_Graded_Distance_Based_Wyner_Model_Interference |
( |
ptrLTENR_PROPAGATIONINFO |
info, |
|
|
double |
rxPower_dbm, |
|
|
double * |
Interference, |
|
|
int |
CA_ID, |
|
|
bool |
isDownlink |
|
) |
| |
|
static |
◆ LTENR_fn_InterferenceInit()
| void LTENR_fn_InterferenceInit |
( |
| ) |
|
◆ GradedDistanceBasedWynerInterferenceheadDownlink
◆ GradedDistanceBasedWynerInterferenceheadUplink