GDAL
Public Attributes
GDALRPCInfo Struct Reference

Strucutre to store Rational Polynomial Coefficients / Rigorous Projection Model. More...

#include <gdal.h>

List of all members.

Public Attributes

double dfLINE_OFF
double dfSAMP_OFF
double dfLAT_OFF
double dfLONG_OFF
double dfHEIGHT_OFF
double dfLINE_SCALE
double dfSAMP_SCALE
double dfLAT_SCALE
double dfLONG_SCALE
double dfHEIGHT_SCALE
double adfLINE_NUM_COEFF [20]
double adfLINE_DEN_COEFF [20]
double adfSAMP_NUM_COEFF [20]
double adfSAMP_DEN_COEFF [20]
double dfMIN_LONG
double dfMIN_LAT
double dfMAX_LONG
double dfMAX_LAT

Detailed Description

Strucutre to store Rational Polynomial Coefficients / Rigorous Projection Model.

See http://geotiff.maptools.org/rpc_prop.html


Member Data Documentation

Line Denominator Coefficients

Line Numerator Coefficients

Sample/Pixel Denominator Coefficients

Sample/Pixel Numerator Coefficients

Height offset

Height scale

Latitude offset

Latitude scale

Line offset

Line scale

Longitude offset

Longitude scale

Maximum latitude

Maximum longitude

Minimum latitude

Minimum longitude

Sample/Pixel offset

Sample/Pixel scale


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

Generated for GDAL by doxygen 1.7.6.1.