SAGA 9.9.1 | Tool Library Documentation

Fuzzify


Description

Translates grid values into fuzzy set membership as preparation for fuzzy set analysis.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputINPUT--
OutputFuzzified Gridgrid, outputOUTPUT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Fromfloating point numberINC_MIN-Default: 0.000000
Tofloating point numberINC_MAX-Default: 0.300000
Fromfloating point numberDEC_MIN-Default: 0.700000
Tofloating point numberDEC_MAX-Default: 1.000000
MethodchoiceMETHOD-Available Choices: [0] Increase [1] Decrease [2] Increase and Decrease Default: 0
TransitionchoiceTRANSITION-Available Choices: [0] linear [1] sigmoidal [2] j-shaped Default: 0
InvertbooleanINVERT-Default: 0
AdjustbooleanAUTOFITAutomatically adjust control points to grid's data rangeDefault: 1

Command Line


Usage: saga_cmd grid_calculus 11 [-INPUT ] [-OUTPUT ] [-INC_MIN ] [-INC_MAX ] [-DEC_MIN ] [-DEC_MAX ] [-METHOD ] [-TRANSITION ] [-INVERT ] [-AUTOFIT ]
  -INPUT:        Grid
	grid, input
  -OUTPUT:       Fuzzified Grid
	grid, output
  -INC_MIN:   From
	floating point number
	Default: 0.000000
  -INC_MAX:   To
	floating point number
	Default: 0.300000
  -DEC_MIN:   From
	floating point number
	Default: 0.700000
  -DEC_MAX:   To
	floating point number
	Default: 1.000000
  -METHOD:
                      Method
                      	choice
                      	Available Choices:
                      	[0] Increase
                      	[1] Decrease
                      	[2] Increase and Decrease
                      	Default: 0
  -TRANSITION:   Transition
	choice
	Available Choices:
	[0] linear
	[1] sigmoidal
	[2] j-shaped
	Default: 0
  -INVERT:       Invert
	boolean
	Default: 0
  -AUTOFIT:      Adjust
	boolean
	Default: 1