QGIS/python/plugins/processing/algs/saga/description/CubicSplineApproximation.txt

14 lines
926 B
Plaintext
Raw Normal View History

Cubic Spline Approximation
grid_spline
2017-08-18 02:05:16 +10:00
QgsProcessingParameterFeatureSource|SHAPES|Points|0|None|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|NPMIN|Minimal Number of Points|QgsProcessingParameterNumber.Integer|3|False|0|None
QgsProcessingParameterNumber|NPMAX|Maximal Number of Points|QgsProcessingParameterNumber.Integer|20|False|11|59
QgsProcessingParameterNumber|NPPC|Points per Square|QgsProcessingParameterNumber.Integer|5|False|1|None
QgsProcessingParameterNumber|K|Tolerance|QgsProcessingParameterNumber.Double|140.0|False|0|None
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Grid