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

psProjection Struct Reference
[CoordinateTransform]

#include <psCoord.h>


Detailed Description

Parameter set for projection/deprojection.

See also:
psProject, psDeproject

Definition at line 139 of file psCoord.h.

Data Fields

double R
 Coordinates of projection center.
double D
 Coordinates of projection center.
double Xs
 plate-scale in X direction
double Ys
 plate-scale in Y direction
psProjectionType type
 Projection type.


Field Documentation

double psProjection::D
 

Coordinates of projection center.

Definition at line 142 of file psCoord.h.

double psProjection::R
 

Coordinates of projection center.

Definition at line 141 of file psCoord.h.

psProjectionType psProjection::type
 

Projection type.

Definition at line 145 of file psCoord.h.

double psProjection::Xs
 

plate-scale in X direction

Definition at line 143 of file psCoord.h.

double psProjection::Ys
 

plate-scale in Y direction

Definition at line 144 of file psCoord.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 3 14:15:12 2006 for Pan-STARRS Foundation Library by  doxygen 1.4.4