Commit 326384b1 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2fc87a24
...@@ -4,17 +4,7 @@ ...@@ -4,17 +4,7 @@
"title": "Input Parameters", "title": "Input Parameters",
"properties": { "properties": {
"bandwidth": { "bandwidth": {
"title": "Bandwidth", "$ref": "cell/lte/input-schema.json#properties/bandwidth",
"description": "Downlink Bandwidth",
"type": "string",
"enum": [
"1.4 MHz",
"3 MHz",
"5 MHz",
"10 MHz",
"15 MHz",
"20 MHz"
],
"default": "20 MHz" "default": "20 MHz"
}, },
"n_antenna_dl": { "n_antenna_dl": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment