[ { "name": "BottomLayerAltitude", "shortDescription": "Altitude of the bottom layer.", "type": "double", "units": "m", "min": 1, "decimalPlaces": 2, "defaultValue": 5 }, { "name": "NumberOfLayers", "shortDescription": "The number of layers", "type": "uint32", "min": 1, "defaultValue": 1 }, { "name": "LayerDistance", "shortDescription": "The distance between to adjacent layers.", "type": "double", "units": "m", "min": 0, "decimalPlaces": 2, "defaultValue": 1 } ]