-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy path5G-CBand-sector.json
66 lines (66 loc) · 1.32 KB
/
5G-CBand-sector.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"version": "CloudRF-API-v3.4.0",
"reference": "https://cloudrf.com/documentation/developer/swagger-ui/",
"template": {
"name": "5G-CBand-sector",
"service": "SOOTHSAYER https://dev.cloudrf.com",
"created_at": "2022-11-09T13:12:57+00:00",
"owner": "1",
"bom_value": 0
},
"site": "ENODEB",
"network": "5G",
"engine": 2,
"coordinates": 1,
"transmitter": {
"lat": 50.813059,
"lon": -0.927977,
"alt": 5,
"frq": 3500,
"txw": 1,
"bwi": 10,
"powerUnit": "W"
},
"receiver": {
"lat": 0,
"lon": 0,
"alt": 1,
"rxg": 1,
"rxs": -100
},
"antenna": {
"mode": "custom",
"txg": 12,
"txl": 0,
"ant": 0,
"azi": 47,
"tlt": 0,
"hbw": 120,
"vbw": 90,
"fbr": 12,
"pol": "v"
},
"model": {
"pm": 10,
"pe": 2,
"ked": 4,
"rel": 50
},
"environment": {
"elevation": 1,
"landcover": 1,
"buildings": 1,
"obstacles": 0,
"clt": "Minimal.clt"
},
"output": {
"units": "m",
"col": "LTE.dBm",
"out": 2,
"ber": 0,
"mod": 0,
"nf": -104,
"res": 10,
"rad": 2
}
}