src/lte/doc/source/lte-pathloss-design.rst
changeset 8231 7cee600cd204
parent 8230 026165a43473
--- a/src/lte/doc/source/lte-pathloss-design.rst	Fri Sep 09 11:44:31 2011 +0200
+++ b/src/lte/doc/source/lte-pathloss-design.rst	Wed Sep 14 11:03:56 2011 +0200
@@ -353,7 +353,7 @@
         then
           if (distance > 1 km)
             then
-              if (rxNode or txNode is SC)
+              if (rxNode or txNode is below the rooftop)
                 then
                   L = I1411
                 else
@@ -363,7 +363,7 @@
         else (rxNode is indoor)
           if (distance > 1 km)
             then
-              if (rxNode or txNode is SC)
+              if (rxNode or txNode is below the rooftop)
                 L = I1411 + BEL + HG
               else
                 L = OH + BEL + HG
@@ -380,7 +380,7 @@
      else (rxNode is outdoor)
       if (distance > 1 km)
         then 
-          if (rxNode or txNode is SC)
+          if (rxNode or txNode is below the rooftop)
                 then
                   L = I1411 + BEL + HG
                 else