Parameters struct
KDE parameters.
Contents
- Reference
Public variables
- double decayRatio
- Decay ratio (Triangular kernels only)
-
QgsKernelDensityEstimation::
OutputValues outputValues - Type of output value.
- double pixelSize
- Size of pixel in output file.
- double radius
- Fixed radius, in map units.
- QString radiusField
- Field for radius, or empty if using a fixed radius.
-
QgsKernelDensityEstimation::
KernelShape shape - Kernel shape.
- QgsFeatureSource* source
- Point feature source.
- QString weightField
- Field name for weighting field, or empty if not using weights.