#include <gdal_alg.h>
Public Attributes | |
double | dfRadius1 |
double | dfRadius2 |
double | dfAngle |
double | dfNoDataValue |
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.
No data marker to fill empty points.