|
QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
KDE parameters. More...
#include <qgskde.h>
Public Attributes | |
| double | decayRatio |
| Decay ratio (Triangular kernels only) More... | |
| QgsKernelDensityEstimation::OutputValues | outputValues |
| Type of output value. More... | |
| double | pixelSize |
| Size of pixel in output file. More... | |
| double | radius |
| Fixed radius, in map units. More... | |
| QString | radiusField |
| Field for radius, or empty if using a fixed radius. More... | |
| QgsKernelDensityEstimation::KernelShape | shape |
| Kernel shape. More... | |
| QgsFeatureSource * | source = nullptr |
| Point feature source. More... | |
| QString | weightField |
| Field name for weighting field, or empty if not using weights. More... | |
| double QgsKernelDensityEstimation::Parameters::decayRatio |
| QgsKernelDensityEstimation::OutputValues QgsKernelDensityEstimation::Parameters::outputValues |
| double QgsKernelDensityEstimation::Parameters::pixelSize |
| double QgsKernelDensityEstimation::Parameters::radius |
| QString QgsKernelDensityEstimation::Parameters::radiusField |
| QgsKernelDensityEstimation::KernelShape QgsKernelDensityEstimation::Parameters::shape |
| QgsFeatureSource* QgsKernelDensityEstimation::Parameters::source = nullptr |
| QString QgsKernelDensityEstimation::Parameters::weightField |
1.8.11