{ "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": "DeltaAlpha", "shortDescription": "Angle discretisation.", "type": "double", "units": "Deg", "min": 0.3, "max": 90, "decimalPlaces": 1, "defaultValue": 5.0 }, { "name": "MinLength", "shortDescription": "The minimal transect length.", "type": "double", "units": "m", "min": 0.3, "decimalPlaces": 1, "defaultValue": 5.0 } ] }