{ "version": 1, "fileType": "FactMetaData", "QGC.MetaData.Facts": [ { "name": "TransectDistance", "shortDescription": "The distance between transects.", "type": "double", "units": "m", "min": 0.3, "decimalPlaces": 1, "defaultValue": 5.0 }, { "name": "Alpha", "shortDescription": "Transect angle.", "type": "double", "units": "Deg", "min": 0, "max": 180, "decimalPlaces": 1, "defaultValue": 0.0 }, { "name": "MinLength", "shortDescription": "The minimal transect length.", "type": "double", "units": "m", "min": 0.3, "decimalPlaces": 1, "defaultValue": 5.0 } ] }