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

GDAL_GCP Struct Reference

#include <gdal.h>

List of all members.

Public Attributes

char* pszId
char* pszInfo
double dfGCPPixel
double dfGCPLine
double dfGCPX
double dfGCPY
double dfGCPZ


Detailed Description

Ground Control Point


Member Data Documentation

double GDAL_GCP::dfGCPLine
 

Line (y) location of GCP on raster

double GDAL_GCP::dfGCPPixel
 

Pixel (x) location of GCP on raster

double GDAL_GCP::dfGCPX
 

X position of GCP in georeferenced space

double GDAL_GCP::dfGCPY
 

Y position of GCP in georeferenced space

double GDAL_GCP::dfGCPZ
 

Elevation of GCP, or zero if not known

char * GDAL_GCP::pszId
 

Unique identifier, often numeric

char * GDAL_GCP::pszInfo
 

Informational message or ""


The documentation for this struct was generated from the following file:
Generated at Sat Dec 21 14:02:02 2002 for GDAL by doxygen1.2.3-20001105 written by Dimitri van Heesch, © 1997-2000