Go to the source code of this file.
|
| #define | c (3.0 * pow(10, 8)) |
| |
| #define | PI 3.1415 |
| |
| #define c (3.0 * pow(10, 8)) |
◆ PI
◆ C_UMa()
| static double C_UMa |
( |
double |
d_2D, |
|
|
double |
hUT |
|
) |
| |
|
static |
◆ calculate_distance3D()
| static double calculate_distance3D |
( |
double |
distance2D, |
|
|
double |
height_BS, |
|
|
double |
height_UT |
|
) |
| |
|
static |
◆ calculate_LOS_probability()
◆ calculate_O2I_Buildingpenetrationloss()
◆ calculate_pathloss_only()
◆ calculate_shadow_fading()
◆ calculateDistance()
◆ check_los_state()
◆ decideIndoorOutDoor()
◆ discrete_uniform_dist()
| static double discrete_uniform_dist |
( |
double |
values[], |
|
|
int |
count |
|
) |
| |
|
static |
◆ ErrorFunc()
| static long double ErrorFunc |
( |
double |
p | ) |
|
|
static |
◆ g_UMa()
| static double g_UMa |
( |
double |
d_2D | ) |
|
|
static |
◆ log_normal_distribution()
◆ LTENR_Propagation_TotalLoss()
◆ normal_distribution()
| static double normal_distribution |
( |
double |
args1, |
|
|
double |
args2 |
|
) |
| |
|
static |
◆ recalculate_localvar()
◆ uniform_distribution()
| static double uniform_distribution |
( |
double |
args1, |
|
|
double |
args2 |
|
) |
| |
|
static |