-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathLTE-eNodeB-B3-RSRP.json
71 lines (71 loc) · 1.41 KB
/
LTE-eNodeB-B3-RSRP.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
67
68
69
70
71
{
"version": "CloudRF-API-v3.4.0",
"reference": "https://cloudrf.com/documentation/developer/swagger-ui/",
"template": {
"name": "LTE-eNodeB-B3-RSRP",
"service": "SOOTHSAYER https://dev.cloudrf.com",
"created_at": "2022-11-09T16:50:05+00:00",
"owner": "1",
"bom_value": 0
},
"site": "eNodeB",
"network": "LTE",
"engine": 2,
"coordinates": 1,
"transmitter": {
"lat": 50.813057,
"lon": -0.92739,
"alt": 8,
"frq": 1800,
"txw": 0.5,
"bwi": 10,
"powerUnit": "W"
},
"receiver": {
"lat": 38.913,
"lon": 1.45,
"alt": 1,
"rxg": 1,
"rxs": -110
},
"feeder": {
"flt": "1",
"fll": 0,
"fcc": 0
},
"antenna": {
"mode": "template",
"txg": 2,
"txl": 0,
"ant": 39,
"azi": 0,
"tlt": 0,
"hbw": 90,
"vbw": 7,
"fbr": 2,
"pol": "v"
},
"model": {
"pm": 1,
"pe": 2,
"ked": 1,
"rel": 50
},
"environment": {
"elevation": 1,
"landcover": 1,
"buildings": 1,
"obstacles": 0,
"clt": "Minimal.clt"
},
"output": {
"units": "m",
"col": "RSRP.dBm",
"out": 6,
"ber": 1,
"mod": 0,
"nf": -104,
"res": 10,
"rad": 3
}
}