X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=code%2Fnetwork-generator%2Fconfig.json;h=5fb51452febceb0aeab7930502cfcde50cba65fe;hb=refs%2Fchanges%2F44%2F11944%2F1;hp=c8f86cd05373929b7bc19a0bf72223d286ed05da;hpb=ac1ee96974203b526b2722210a3071bae836f6e6;p=oam.git diff --git a/code/network-generator/config.json b/code/network-generator/config.json index c8f86cd..5fb5145 100644 --- a/code/network-generator/config.json +++ b/code/network-generator/config.json @@ -1,10 +1,14 @@ { "network": { - "name": "o-ran-topology", + "name": "o-ran-network", + "center": { + "latitude": 52.4996182, + "longitude": 13.3289033, + "aboveMeanSeaLevel": 50 + }, "pattern": { "tower": { - "representation": "hexagon", - "cellAngle": 120 + "representation": "hexagon" }, "smo": { "five-g-core-count": 1, @@ -15,14 +19,17 @@ "o-ran-cu-spiral-radius": 1 }, "o-ran-cu": { - "tower-spiral-radius": 2 + "o-ran-du-spiral-radius": 1 }, "o-ran-du": { "fronthaul-gateway-count": 0, + "tower-spiral-radius": 1, "o-ran-ru-count": 1 }, "o-ran-ru": { - "nr-cell-du-count": 1 + "nr-cell-du-count": 1, + "cell-angle": 120, + "max-reach": 600 }, "nr-cell-du": { "sector-count": 1