GDAL
Public Attributes
GDALGridLinearOptions Struct Reference

Linear method control options. More...

#include <gdal_alg.h>

List of all members.

Public Attributes

double dfRadius
double dfNoDataValue

Detailed Description

Linear method control options.


Member Data Documentation

No data marker to fill empty points.

In case the point to be interpolated does not fit into a triangle of the Delaunay triangulation, use that maximum distance to search a nearest neighbour, or use nodata otherwise. If set to -1, the search distance is infinite. If set to 0, nodata value will be always used.


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

Generated for GDAL by doxygen 1.7.6.1.