X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=code%2Fnetwork-generator%2Fconfig.json;h=73c1e800e3cf7c064b8cabe8c03f506d2f4788ec;hb=594ae73fbe21e8c723661677ddd0cfb1a1a70bba;hp=5fb51452febceb0aeab7930502cfcde50cba65fe;hpb=9bb02fc6d18c9e5e919eff4f29fccf297662446c;p=oam.git diff --git a/code/network-generator/config.json b/code/network-generator/config.json index 5fb5145..73c1e80 100644 --- a/code/network-generator/config.json +++ b/code/network-generator/config.json @@ -2,8 +2,8 @@ "network": { "name": "o-ran-network", "center": { - "latitude": 52.4996182, - "longitude": 13.3289033, + "latitude": 40.535, + "longitude": -74.447, "aboveMeanSeaLevel": 50 }, "pattern": { @@ -27,12 +27,12 @@ "o-ran-ru-count": 1 }, "o-ran-ru": { - "nr-cell-du-count": 1, - "cell-angle": 120, - "max-reach": 600 + "nr-cell-du-count": 1 }, "nr-cell-du": { - "sector-count": 1 + "sector-count": 1, + "cell-angle": 120, + "max-reach": 400 } } },