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

psSphere Struct Reference
[CoordinateTransform]

#include <psCoord.h>


Detailed Description

Angular Coordinate System.

Both detector and sky positions will be used extensively in the IPP. One coordinate system to be used is angular coordinates for which additional care must often be taken in comparison to a euclidiean coordinate system.

Definition at line 57 of file psCoord.h.

Data Fields

double r
 RA.
double d
 Dec.
double rErr
 Error in RA.
double dErr
 Error in Dec.


Field Documentation

double psSphere::d
 

Dec.

Definition at line 60 of file psCoord.h.

double psSphere::dErr
 

Error in Dec.

Definition at line 62 of file psCoord.h.

double psSphere::r
 

RA.

Definition at line 59 of file psCoord.h.

double psSphere::rErr
 

Error in RA.

Definition at line 61 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