Click or drag to resize

GM_DensityGridParams_t Fields

The GM_DensityGridParams_t type exposes the following members.

Fields
  NameDescription
Public fieldmAreaUnits
Units of area measure
Public fieldmCellsPerRadius
How many cells in each direction to have per radius (use 0 to use default of 3 cells in each direction per radius)
Public fieldmField
Name of attribute field to compute on. Set to NULL/empty string to just count points
Public fieldmFlags
Flags for density grid generation
Public fieldmKernelType
The Kernel Type
Public fieldmLayerDesc
Description to use for new layer, or NULL/empty for default
Public fieldmRadiusMeters
Radius in meters for kernel (use 0 for a default)
Top
See Also