Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

GDAL_GCP Struct Reference

Ground Control Point. More...

#include <gdal.h>

List of all members.


Public Attributes

char* pszId
Unique identifier, often numeric.

char* pszInfo
Informational message or "".

double dfGCPPixel
Pixel (x) location of GCP on raster.

double dfGCPLine
Line (y) location of GCP on raster.

double dfGCPX
X position of GCP in georeferenced space.

double dfGCPY
Y position of GCP in georeferenced space.

double dfGCPZ
Elevation of GCP, or zero if not known.


Detailed Description

Ground Control Point.


The documentation for this struct was generated from the following file:
Generated at Wed Jun 7 09:47:13 2000 for GDAL by doxygen 1.1.1 written by Dimitri van Heesch, © 1997-2000