Index: /trunk/psLib/src/astronomy/psAstrometry.h
===================================================================
--- /trunk/psLib/src/astronomy/psAstrometry.h	(revision 1487)
+++ /trunk/psLib/src/astronomy/psAstrometry.h	(revision 1488)
@@ -8,6 +8,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-08-11 23:22:17 $
+*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-08-11 23:33:21 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -122,5 +122,5 @@
     psPlaneTransform* fromChip; ///< transformations from chip to cell coordinates
     psPlaneTransform* toFPA;    ///< transformations from cell to FPA coordinates
-    psPlaneTransform* toSky;    ///< transformations from cell to sky coordinates
+    psPlaneTransform* toTP;     ///< transformations from cell to tangent plane coordinates
 
     struct psChip* parent;      ///< chip in which contains this cell
@@ -175,4 +175,5 @@
     psPhotSystem* colorPlus;           ///< Color reference
     psPhotSystem* colorMinus;          ///< Color reference
+    psProjection *projection;          ///< projection
 
     float rmsX;                        ///< RMS for x transformation fits
