GDALGridDataMetricsOptions Struct Reference

Data metrics method control options. More...

#include <gdal_alg.h>

List of all members.

Public Attributes

double dfRadius1
double dfRadius2
double dfAngle
GUInt32 nMinPoints
double dfNoDataValue


Detailed Description

Data metrics method control options.

Member Data Documentation

The first radius (X axis if rotation angle is 0) of search ellipse.

The second radius (Y axis if rotation angle is 0) of search ellipse.

Angle of ellipse rotation in degrees.

Ellipse rotated counter clockwise.

Minimum number of data points to average.

If less amount of points found the grid node considered empty and will be filled with NODATA marker.

No data marker to fill empty points.


The documentation for this struct was generated from the following file:

Generated for GDAL by doxygen 1.5.6.