Geo::GDAL::GCP Class Reference

Inherits Geo::GDAL.

Inheritance diagram for Geo::GDAL::GCP:

Inheritance graph
[legend]
List of all members.

Public Class Methods

scalar new (scalar x=0.0, scalar y=0.0, scalar z=0.0, scalar pixel=0.0, scalar line=0.0, scalar info="", scalar id="")

Public Attributes

 GCPX
 GCPY
 GCPZ
 GCPPixel
 GCPLine
 Info
 Id

Member Function Documentation

scalar Geo::GDAL::GCP::new ( scalar  x = 0.0,
scalar  y = 0.0,
scalar  z = 0.0,
scalar  pixel = 0.0,
scalar  line = 0.0,
scalar  info = "",
scalar  id = "" 
)

Parameters:
x 
y 
z 
pixel 
line 
info 
id 
Returns:
a new Geo::GDAL::GCP object


Member Data Documentation

Geo::GDAL::GCP::GCPLine

scalar (access as $gcp->{GCPLine}) the pixel's i coordinate

Geo::GDAL::GCP::GCPPixel

scalar (access as $gcp->{GCPPixel}) the pixel's j coordinate

Geo::GDAL::GCP::GCPX

scalar (access as $gcp->{GCPX})

Geo::GDAL::GCP::GCPY

scalar (access as $gcp->{GCPY})

Geo::GDAL::GCP::GCPZ

scalar (access as $gcp->{GCPZ})

Geo::GDAL::GCP::Id

scalar (access as $gcp->{Id})

Geo::GDAL::GCP::Info

scalar (access as $gcp->{Info})


The documentation for this class was generated from the following file:
Generated on 26 May 2013 for Geo::GDAL by  doxygen 1.4.7