Skip to content
CircularSurvey.SettingsGroup.json 996 B
Newer Older
Valentin Platzgummer's avatar
Valentin Platzgummer committed
    "name":             "TransectDistance",
    "shortDescription": "The distance between transects.",
    "type":             "double",
    "units":            "m",
    "min":              0.3,
    "decimalPlaces":    1,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
    "name":             "Alpha",
    "shortDescription": "Angle discretisation or transect angle (depending on type).",
    "type":             "double",
    "units":            "Deg",
Valentin Platzgummer's avatar
Valentin Platzgummer committed
    "min":              0,
    "max":              180,
    "decimalPlaces":    1,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
    "name":             "MinLength",
    "shortDescription": "The minimal transect length.",
    "type":             "double",
    "units":            "m",
    "min":              0.3,
    "decimalPlaces":    1,
    "defaultValue":     5.0
Valentin Platzgummer's avatar
Valentin Platzgummer committed
    "name":             "Type",
    "shortDescription": "Survey Type.",
    "type":             "uint64",
    "min":              0,
    "max":              1,
    "defaultValue":     0