Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psPlaneDistort Struct Reference
[CoordinateTransform]

#include <psCoord.h>

Collaboration diagram for psPlaneDistort:

Collaboration graph
[legend]

Detailed Description

4D Polynomial Transform

A transform between coordinate systems that consists of two 4D polynomials in which the output coordinates are also specified to be a function of the magnitude and color of the object with the given coordinates. This type of coordinate transformation is necessary to represent the (color-dependent) optical distortions caused by the atmosphere and camera optics, and the possibly effects of charge transfer inefficiency.

The lowest two terms are the x and y axis of the target system. The higher two terms may represent magnitude and color terms.

Definition at line 109 of file psCoord.h.

Data Fields

psPolynomial4Dx
 4D polynomial transform of X coordinates
psPolynomial4Dy
 4D polynomial transform of Y coordinates


Field Documentation

psPolynomial4D* psPlaneDistort::x
 

4D polynomial transform of X coordinates

Definition at line 111 of file psCoord.h.

psPolynomial4D* psPlaneDistort::y
 

4D polynomial transform of Y coordinates

Definition at line 112 of file psCoord.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:43:46 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2