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

psPlane Struct Reference
[CoordinateTransform]

#include <psCoord.h>


Detailed Description

Euclidiean Coordinate System.

Both detector and sky positions will be used extensively in the IPP. One coordinate system to be used is linear coordinates which conform to Euclidean geometry.

Definition at line 41 of file psCoord.h.

Data Fields

double x
 x position
double y
 y position
double xErr
 Error in x position.
double yErr
 Error in y position.


Field Documentation

double psPlane::x
 

x position

Definition at line 43 of file psCoord.h.

double psPlane::xErr
 

Error in x position.

Definition at line 45 of file psCoord.h.

double psPlane::y
 

y position

Definition at line 44 of file psCoord.h.

double psPlane::yErr
 

Error in y position.

Definition at line 46 of file psCoord.h.


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