[ { "name": "BottomLayerAltitude", "shortDescription": "Altitude of the bottom layer.", "type": "double", "units": "m", "min": 1, "decimalPlaces": 2, "defaultValue": 50 }, { "name": "NumberOfLayers", "shortDescription": "The number of layers.", "type": "uint32", "min": 1, "defaultValue": 10 }, { "name": "LayerDistance", "shortDescription": "The distance between two adjacent layers.", "type": "double", "units": "m", "min": 0, "decimalPlaces": 2, "defaultValue": 10 }, { "name": "BorderPolygonOffset", "shortDescription": "The distance between the Operation Area and it's surounding Border Polygon.", "type": "double", "units": "m", "min": 0, "decimalPlaces": 1, "defaultValue": 5 } ]