psPlane Struct Reference
[Astronomy]

#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 38 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 40 of file psCoord.h.

double psPlane::y

y position

Definition at line 41 of file psCoord.h.

double psPlane::xErr

Error in x position.

Definition at line 42 of file psCoord.h.

double psPlane::yErr

Error in y position.

Definition at line 43 of file psCoord.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:25:57 2007 for pslib by  doxygen 1.5.1