24 g = loss_ITU1411_LOS (d, hb, hm, hr, f); |
24 g = loss_ITU1411_LOS (d, hb, hm, f); |
25 printf ("Test #11: the value of ITU1411 in LOS is: %f\n", g); |
25 printf ("Test #11: the value of ITU1411 in LOS is: %f\n", g); |
28 g = loss_ITU1411_NLOS_over_rooftop (d, hb, hm, hr, f, l, b, st_w, phi, big); |
28 g = loss_ITU1411_NLOS_over_rooftop (d, hb, hm, hr, f, l, b, st_w, phi, big); |
29 printf ("Test #10: the value of ITU1411 in NLOS over the roof-top is: %f\n", g); |
29 printf ("Test #10: the value of ITU1411 in NLOS over the roof-top is: %f\n", g); |