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

psPhotTransform Struct Reference
[Photometry]

#include <psPhotometry.h>

Collaboration diagram for psPhotTransform:

Collaboration graph
[legend]

Detailed Description

Photometric system transformation.

This structure defines the transformation between two photometric systems.

Definition at line 58 of file psPhotometry.h.

Data Fields

const psPhotSystem src
 Source photometric system.
const psPhotSystem dst
 Destination photometric system.
const psPhotSystem pP
 Primary color reference.
const psPhotSystem pM
 Primary color reference.
const psPhotSystem sP
 Secondary color reference.
const psPhotSystem sM
 Secondary color reference.
psF32 pA
 Color offset for references.
psF32 sA
 Color offset for references.
psPolynomial3D transform
 Transformation from source to destination.


Field Documentation

const psPhotSystem psPhotTransform::dst
 

Destination photometric system.

Definition at line 61 of file psPhotometry.h.

psF32 psPhotTransform::pA
 

Color offset for references.

Definition at line 66 of file psPhotometry.h.

const psPhotSystem psPhotTransform::pM
 

Primary color reference.

Definition at line 63 of file psPhotometry.h.

const psPhotSystem psPhotTransform::pP
 

Primary color reference.

Definition at line 62 of file psPhotometry.h.

psF32 psPhotTransform::sA
 

Color offset for references.

Definition at line 67 of file psPhotometry.h.

const psPhotSystem psPhotTransform::sM
 

Secondary color reference.

Definition at line 65 of file psPhotometry.h.

const psPhotSystem psPhotTransform::sP
 

Secondary color reference.

Definition at line 64 of file psPhotometry.h.

const psPhotSystem psPhotTransform::src
 

Source photometric system.

Definition at line 60 of file psPhotometry.h.

psPolynomial3D psPhotTransform::transform
 

Transformation from source to destination.

Definition at line 68 of file psPhotometry.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:13 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1